Skip to content

Conversation

@kevin-dp
Copy link
Contributor

Fixes #112

We're comparing strings using localeCompare and we try to sort in descending order by doing a sort in ascending order over the inverted strings. However, string inversion does not work with localeCompare. All details in #112 (comment).

@changeset-bot
Copy link

changeset-bot bot commented Jun 12, 2025

🦋 Changeset detected

Latest commit: 63b49ed

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@tanstack/db Patch
@tanstack/db-collections Patch
@tanstack/react-db Patch
@tanstack/vue-db Patch
@tanstack/db-example-react-todo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jun 12, 2025

@tanstack/db-example-react-todo

npm i https://pkg.pr.new/@tanstack/db@165
npm i https://pkg.pr.new/@tanstack/db-collections@165
npm i https://pkg.pr.new/@tanstack/react-db@165
npm i https://pkg.pr.new/@tanstack/vue-db@165

commit: 63b49ed

Copy link
Collaborator

@KyleAMathews KyleAMathews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@samwillis samwillis merged commit 06d8ecc into TanStack:main Jun 12, 2025
4 checks passed
@github-actions github-actions bot mentioned this pull request Jun 12, 2025
cursor bot pushed a commit that referenced this pull request Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants