Skip to content

@tanstack/query-db-collection@0.2.25

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 02:24
c807114

Patch Changes

  • Fix collection.preload() hanging when called without startSync or subscribers. The QueryObserver now subscribes immediately when sync starts (from preload(), startSync, or first subscriber), while maintaining the staleTime behavior by dynamically unsubscribing when subscriber count drops to zero. (#635)

  • Updated dependencies [56b870b, f623990, 5f43d5f, 05776f5, d27d32a]:

    • @tanstack/db@0.4.4