Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 1, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tanstack/db@0.1.10

Patch Changes

  • Fixed an optimization bug where orderBy clauses using a single-column array were not recognized as optimizable. Queries that order by a single column are now correctly optimized even when specified as an array. (#477)

  • fix an bug where a live query that used joins could become stuck empty when its remounted/resubscribed (#484)

  • fixed a bug where a pending sync transaction could be applied early when an optimistic mutation was resolved or rolled back (#482)

  • Add support for queries to order results based on aggregated values (#481)

@tanstack/electric-db-collection@0.1.11

Patch Changes

@tanstack/query-db-collection@0.2.9

Patch Changes

@tanstack/react-db@0.1.10

Patch Changes

@tanstack/solid-db@0.1.10

Patch Changes

@tanstack/svelte-db@0.1.10

Patch Changes

@tanstack/trailbase-db-collection@0.1.10

Patch Changes

@tanstack/vue-db@0.0.43

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from eb99f50 to 088bc6f Compare September 3, 2025 10:04
@github-actions github-actions bot force-pushed the changeset-release/main branch from 088bc6f to 58b55c5 Compare September 3, 2025 10:52
@samwillis samwillis merged commit 8665660 into main Sep 3, 2025
@samwillis samwillis deleted the changeset-release/main branch September 3, 2025 10:56
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.

2 participants