Version 5.0.0-alpha.2 - 3/5/2023, 7:40 AM
Changes
Feat
- query-core: Add global onSettled callbacks for QueryCache and MutationCache (#5075) (8d23513) by Dominik Dorfmeister
- typed meta option for queries and mutations (#5051) (01ee849) by Dominik Dorfmeister
- core: re-export matchQuery from utils (#5070) (1c2c132) by remolueoend
Fix
- react-query-devtools: add "use client" directive to disable SSR (#5041) (c2b480a) by Youssouf Oumar
- react-query-devtools: do not stretch query status label (#5063) (517202c) by janinegygax
Chore
- fix merge conflicts (0c29347) by Dominik Dorfmeister
Docs
- "muration" typo (#5060) (c2af1ce) by @literalpie
- update link for v2 docs (#5044) (63219f3) by @cseas
Other
- Merge remote-tracking branch "origin/main" into alpha (7affc2b) by Dominik Dorfmeister
Packages
- @tanstack/query-core@5.0.0-alpha.2
- @tanstack/react-query-devtools@5.0.0-alpha.2
- @tanstack/react-query@5.0.0-alpha.2
- @tanstack/solid-query@5.0.0-alpha.2
- @tanstack/svelte-query@5.0.0-alpha.2
- @tanstack/vue-query@5.0.0-alpha.2
- @tanstack/query-persist-client-core@5.0.0-alpha.2
- @tanstack/query-async-storage-persister@5.0.0-alpha.2
- @tanstack/query-broadcast-client-experimental@5.0.0-alpha.2
- @tanstack/query-sync-storage-persister@5.0.0-alpha.2
- @tanstack/react-query-persist-client@5.0.0-alpha.2