Skip to content

@tanstack/query-db-collection@1.2.7

Choose a tag to compare

@github-actions github-actions released this 21 Aug 17:02
· 8 commits to main since this release
Immutable release. Only release title and notes can be modified.
bda6f7b

Patch Changes

  • Propagate initial query sync failures through dependent live queries and readiness promises, including recovery and late subscribers, while preserving a ready cached snapshot on later refetch failures. Let sync adapters pass the original failure to markError(error) so readiness promises reject with that cause. Isolate adapter callbacks by sync session, preserve synchronous startup errors, and prevent rejected deduplicated subset requests from creating detached promise rejections. (#1751)

  • Updated dependencies [c521b5d]:

    • @tanstack/db@0.8.2