release-2026-06-23-1001
TanStack/queryrelease-2026-06-23-1001Jun 23, 2026by github-actions[bot]
AI Summary
A general patch release across the TanStack query ecosystem focusing on hydration fixes and tooling updates.
Key Highlights
- Fixed hydration behavior when a pending query resolves before hydration
- Updated knip schema to v6 to match installed major version
- Sorted 'readFile' before 'readdir' in 'generate-docs' script
Full Release Notes
Release 2026-06-23 10:01 ## Changes ### Fix - hydration: set dataUpdatedAt when pending query resolves before hydration (#10610) (9eff92ed8) by @DORI2001 - scripts: sort 'readFile' before 'readdir' in 'generate-docs' to satisfy 'sort-imports' (#10946) (63d425bdb) by @sukvvon ### Chore - knip: update '$schema' to 'knip@6' to match the installed major version (#10945) (ecc321f1a) by @sukvvon ## Packages - @tanstack/angular-query-experimental@5.101.1 - @tanstack/eslint-plugin-query@5.101.1 - @tanstack/lit-query@0.2.8 - @tanstack/preact-query@5.101.1 - @tanstack/preact-query-devtools@5.101.1 - @tanstack/preact-query-persist-client@5.101.1 - @tanstack/query-async-storage-persister@5.101.1 - @tanstack/query-broadcast-client-experimental@5.101.1 - @tanstack/query-core@5.101.1 - @tanstack/query-devtools@5.101.1 - @tanstack/query-persist-client-core@5.101.1 - @tanstack/query-sync-storage-persister@5.101.1 - @tanstack/react-query@5.101.1 - @tanstack/react-query-devtools@5.101.1 - @tanstack/react-query-next-experimental@5.101.1 - @tanstack/react-query-persist-client@5.101.1 - @tanstack/solid-query@5.101.1 - @tanstack/solid-query-devtools@5.101.1 - @tanstack/solid-query-persist-client@5.101.1 - @tanstack/svelte-query@6.1.35 - @tanstack/svelte-query-devtools@6.1.35 - @tanstack/svelte-query-persist-client@6.1.35 - @tanstack/vue-query@5.101.1 - @tanstack/vue-query-devtools@6.1.35