github TanStack/db @tanstack/db@0.1.10

latest releases: @tanstack/trailbase-db-collection@0.1.12, @tanstack/svelte-db@0.1.12, @tanstack/vue-db@0.0.45...
2 days ago

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)

Don't miss a new db release

NewReleases is sending notifications on new releases.