v5.0.0-alpha.21
版本发布时间: 2023-04-23 19:55:43
TanStack/query最新发布版本:v5.55.0(2024-09-06 13:58:51)
Version 5.0.0-alpha.21 - 4/23/2023, 11:54 AM
Changes
Feat
- remove callbacks from QueryObserver (#5282) (cba321b0) by Dominik Dorfmeister
Fix
- eslint-plugin: ignore queryClient from exhaustive-check (#5291) (058f030f) by Eliya Cohen
- useQueries: check error boundary before retry to prevent infinite refetch (#5271) (98be9ec4) by Matthew Hancock
Perf
- useQueries: optimize excessive invocations of getQueries in useQueries (#5255) (e66a2850) by Ahmed Hamed
- useQueries: optimize findMatchingObservers fn in queriesObserver for large datasets (#5247) (a317633b) by Ahmed Hamed
Chore
- adapt tests to v5 syntax after merge (8b3014cb) by Dominik Dorfmeister
- svelte-query: Update @sveltejs/package to v2 (#5242) (195772e8) by Lachlan Collins
- removing docs from default inputs (#5212) (5335294c) by @ZackDeRose
Docs
- Revert "docs(community): add @suspensive/react-query community contribution (#5259)" (#5303) (3ec6693b) by Sung Jeon
- lukemorales-query-key-factory.md: fix code example (#5258) (317fe082) by Jonghyeon Ko
- Update
query-key-factory
example (#5277) (b99ae600) by @lukemorales - community: add @suspensive/react-query community contribution (#5259) (a9ddb4d0) by Jonghyeon Ko
- svelte-query: Fix SSR example and update svelte templates (#5243) (5be25301) by Lachlan Collins
Other
- Merge remote-tracking branch "origin/main" into alpha (4a9287eb) by Dominik Dorfmeister
Packages
- @tanstack/eslint-plugin-query@5.0.0-alpha.21
- @tanstack/query-core@5.0.0-alpha.21
- @tanstack/react-query@5.0.0-alpha.21
- @tanstack/solid-query@5.0.0-alpha.21
- @tanstack/svelte-query@5.0.0-alpha.21
- @tanstack/vue-query@5.0.0-alpha.21
- @tanstack/query-persist-client-core@5.0.0-alpha.21
- @tanstack/query-async-storage-persister@5.0.0-alpha.21
- @tanstack/query-broadcast-client-experimental@5.0.0-alpha.21
- @tanstack/query-sync-storage-persister@5.0.0-alpha.21
- @tanstack/react-query-devtools@5.0.0-alpha.21
- @tanstack/react-query-persist-client@5.0.0-alpha.21