github TanStack/db @tanstack/query-db-collection@1.0.22

latest releases: @tanstack/react-db@0.1.69, @tanstack/powersync-db-collection@0.1.29, @tanstack/solid-db@0.2.5...
8 hours ago

Patch Changes

  • Fix isReady tracking for on-demand live queries without orderBy. Previously, non-ordered live queries using syncMode: 'on-demand' were incorrectly marked as ready before data finished loading. Also fix preload() promises hanging when cleanup occurs before the collection becomes ready. Additionally, fix concurrent live queries subscribing to the same source collection - each now independently tracks loading state. (#1192)

  • Updated dependencies [43c7c9d, 284ebcc]:

    • @tanstack/db@0.5.25

Don't miss a new db release

NewReleases is sending notifications on new releases.