github TanStack/db @tanstack/db@0.1.4

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

Patch Changes

  • Ensure that the ready status is correctly returned from a live query (#390)

  • Optimize order by to lazily load ordered data if a range index is available on the field that is being ordered on. (#410)

  • Add a new truncate method to the sync handler to enable a collections state to be reset from a sync transaction. (#412)

  • Ensure LiveQueryCollections are properly transitioning to ready state when source collections are preloaded after creation of the live query collection (#395)

  • Optimize joins to use index on the join key when available. (#335)

  • Updated dependencies [6c1c19c, 68538b4]:

    • @tanstack/db-ivm@0.1.2

Don't miss a new db release

NewReleases is sending notifications on new releases.