Skip to content

@tanstack/query-db-collection@1.2.10

Choose a tag to compare

@github-actions github-actions released this 25 Aug 19:09
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
5695db9

Patch Changes

  • Canonicalize equivalent loadSubset queries to one demand identity while preserving observable output aliases, exact projected values, and distinct ordered windows. Query DB now reuses the same canonical identity for its on-demand cache keys. (#1768)

  • Settle subset loads only after their committed rows and events are visible. A (#1769)
    commit receipt now rejects with AbortError when cancellation wins before
    application and ignores later aborts. Preserve causal publication,
    cancellation, persistence, and error handling across the affected sync
    adapters.

  • Updated dependencies [d8defd2, 9ad882f, 8c5838d]:

    • @tanstack/db@0.8.5