Version 5.0.0-alpha.21 - 4/23/2023, 11:54 AM
Changes
Feat
Fix
- eslint-plugin: ignore queryClient from exhaustive-check (#5291) (058f030) by Eliya Cohen
- useQueries: check error boundary before retry to prevent infinite refetch (#5271) (98be9ec) by Matthew Hancock
Perf
- useQueries: optimize excessive invocations of getQueries in useQueries (#5255) (e66a285) by Ahmed Hamed
- useQueries: optimize findMatchingObservers fn in queriesObserver for large datasets (#5247) (a317633) by Ahmed Hamed
Chore
- adapt tests to v5 syntax after merge (8b3014c) by Dominik Dorfmeister
- svelte-query: Update @sveltejs/package to v2 (#5242) (195772e) by Lachlan Collins
- removing docs from default inputs (#5212) (5335294) by @ZackDeRose
Docs
- Revert "docs(community): add @suspensive/react-query community contribution (#5259)" (#5303) (3ec6693) by Sung Jeon
- lukemorales-query-key-factory.md: fix code example (#5258) (317fe08) by Jonghyeon Ko
- Update
query-key-factory
example (#5277) (b99ae60) by @lukemorales - community: add @suspensive/react-query community contribution (#5259) (a9ddb4d) by Jonghyeon Ko
- svelte-query: Fix SSR example and update svelte templates (#5243) (5be2530) by Lachlan Collins
Other
- Merge remote-tracking branch "origin/main" into alpha (4a9287e) 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