v5.17.11
版本发布时间: 2024-01-14 20:00:41
TanStack/query最新发布版本:v5.55.0(2024-09-06 13:58:51)
Version 5.17.11 - 1/14/2024, 12:00 PM
Changes
Fix
- types: Fix typo in PersistQueryClientRootOptions (#6698) (dfa4dc94) by René Klomp
Chore
- include field of tsconfig correctly to be affected by eslint with typescript (#6688) (3a127bfc) by @manudeli
- vue-query-devtools: Use
tanstackBuildConfig
from@tanstack/config
(#6638) (58fe2eb1) by Lachlan Collins
Docs
- react-prefetching: fix spelling (#6602) (4973f326) by Brian West
- svelte: Fix SvelteKit v2 migration (#6694) (c697605e) by Lachlan Collins
Other
- perf(vue-query): use
shallowRef
instead ofref
inuseQueries
(#6657) (61142a07) by @manniL
Packages
- @tanstack/query-persist-client-core@5.17.11
- @tanstack/vue-query@5.17.11
- @tanstack/vue-query-devtools@5.17.11
- @tanstack/query-async-storage-persister@5.17.11
- @tanstack/query-sync-storage-persister@5.17.11
- @tanstack/react-query-persist-client@5.17.11
- @tanstack/solid-query-persist-client@5.17.11
- @tanstack/svelte-query-persist-client@5.17.11