Catalog / TanStack Query

@tanstack/query-core 5.103.0

todayfixedOriginal notes

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.