Skip to content

@tanstack/query-core@5.103.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 07:07
· 5 commits to main since this release
Immutable release. Only release title and notes can be modified.
19ccf27

Minor Changes

  • #11438 e57f816 - Export the FocusManager, OnlineManager, and TimeoutManager types so their methods appear in the generated reference docs.

Patch Changes

  • #11332 fdae2ce - Reuse the shared query option resolver for refetch intervals to reduce bundle size.

  • #11436 a1119e5 - ref(hydration): remove outdated dehydratedAt fallback

  • #11502 cbf77bf - Prevent longer partial query-key filters with trailing undefined values from matching shorter query keys.