v5.0.0-alpha.32
版本发布时间: 2023-05-14 22:32:25
TanStack/query最新发布版本:v5.55.0(2024-09-06 13:58:51)
Version 5.0.0-alpha.32 - 5/14/2023, 2:30 PM
Changes
Fix
- perf: optimized perf of listeners removal (#5402) (3816c9d4) by @Andarist
Refactor
- unwrap listeners (049e0c6e) by Dominik Dorfmeister
Chore
- relax eslint for tests (5f65ccd4) by Dominik Dorfmeister
- Validate "exports" field in package.json (#5350) (f1ac8457) by Lachlan Collins
- nx 16 migration (#5354) (5e43e00e) by @ZackDeRose
Docs
- Update dependent-queries.md (#5391) (30cee3ac) by @g3r4n
- deprecate callbacks on
useQuery
(#5407) (5608a04a) by Minh Nguyen - Removed "Experimental" Text for the next.js app dir (#5381) (8d13ad85) by hamzah syed
- batching docs (#5385) (235f3c67) by Yornaath
- fix the react example for infinite queries (#5361) (53813e45) by @seriousManual
- deprecate callbacks on useQuery (#5353) (802a2889) by Dominik Dorfmeister
- a11y: adding titles to the video iframes (#5346) (2552c4bb) by Nicholas Griffin
- svelte-query: Use API wrapper to simplify SSR logic (#5322) (7fd50a7c) by Lachlan Collins
Packages
- @tanstack/query-core@5.0.0-alpha.32
- @tanstack/query-persist-client-core@5.0.0-alpha.32
- @tanstack/query-async-storage-persister@5.0.0-alpha.32
- @tanstack/query-broadcast-client-experimental@5.0.0-alpha.32
- @tanstack/query-sync-storage-persister@5.0.0-alpha.32
- @tanstack/react-query@5.0.0-alpha.32
- @tanstack/query-devtools@5.0.0-alpha.32
- @tanstack/react-query-devtools@5.0.0-alpha.32
- @tanstack/react-query-persist-client@5.0.0-alpha.32
- @tanstack/solid-query@5.0.0-alpha.32
- @tanstack/svelte-query@5.0.0-alpha.32
- @tanstack/svelte-query-devtools@5.0.0-alpha.32
- @tanstack/vue-query@5.0.0-alpha.32