Skip to content

@tanstack/query-db-collection@1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 21:42
Immutable release. Only release title and notes can be modified.
f89fad1

Minor Changes

  • Add top-level Query Collection support for additional Query observer options while preserving QueryClient defaultOptions behavior. (#1665)

Patch Changes

  • Fix temporary query readiness listeners so subset unload and collection cleanup release them correctly during in-flight requests. (#1673)

  • Extract internal query row ownership helpers to make lifecycle cleanup paths easier to reason about while preserving existing behavior. (#1664)

  • Updated dependencies [8258d09, 286964d]:

    • @tanstack/db@0.6.16