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