Version 5.0.0-alpha.6 - 3/17/2023, 5:01 PM
Changes
Feat
- infinite-queries: add direction to QueryFunctionContext (#5151) (9efcee9) by Dominik Dorfmeister
- react-query-devtools: enable setting loading/error via devtools (#4352) (b7089d1) by Paul Sachs
Fix
- query-sync-storage-persister: Relax undefined check against storage to handle null values (#5095) (d23d893) by Nicholas Firth-McCoy
- eslint-plugin: ignore internal properties (#5119) (33338ad) by Eliya Cohen
- eslint-plugin: improve object property checks (#5079) (df512e5) by Eliya Cohen
Chore
- legacy babel build for cjs and esm (#5139) (148e88c) by Damian Osipiuk
- Add retries to cover flakiness in tests (#5140) (73e21ce) by @ZackDeRose
- fix test:format task giving false positives (#5147) (e25259d) by @ZackDeRose
- fix publish script (62a7c38) by Dominik Dorfmeister
- Local Task Caching for all Revelant tasks (#5134) (8e13afa) by @ZackDeRose
- svelte-query: Attempt to stabilise tests (#5144) (1835c9a) by Lachlan Collins
- downgrade chalk to v4 because v5 is ESM only (#5130) (ed7d9f8) by Dominik Dorfmeister
- adjusting nx json for the alpha branch (#5129) (57e8048) by @ZackDeRose
- turning off Nx daemon in CI (#5128) (fcb4170) by @ZackDeRose
- fix missing dependencies (#5127) (6fc51dd) by Dominik Dorfmeister
- update nx config to reflect vitest migration (ac31fc0) by Dominik Dorfmeister
test:lib
task-caching w/ Nx (#5116) (19a8e98) by Zachary DeRose
Docs
- queries: rename
success
(#5110) (b8b0562) by Leon Fong - add adapter dropdown to issue template (#5108) (b974268) by Damian Osipiuk
Other
- Merge remote-tracking branch "origin/main" into alpha (8c6dbb3) by Dominik Dorfmeister
- Merge remote-tracking branch "origin/main" into alpha (bb78616) by Dominik Dorfmeister
- Merge remote-tracking branch "origin/main" into alpha (4ad9f29) by Dominik Dorfmeister
Test
Packages
- @tanstack/eslint-plugin-query@5.0.0-alpha.6
- @tanstack/query-async-storage-persister@5.0.0-alpha.6
- @tanstack/query-core@5.0.0-alpha.6
- @tanstack/query-sync-storage-persister@5.0.0-alpha.6
- @tanstack/react-query-devtools@5.0.0-alpha.6
- @tanstack/react-query@5.0.0-alpha.6
- @tanstack/query-persist-client-core@5.0.0-alpha.6
- @tanstack/query-broadcast-client-experimental@5.0.0-alpha.6
- @tanstack/react-query-persist-client@5.0.0-alpha.6
- @tanstack/solid-query@5.0.0-alpha.6
- @tanstack/svelte-query@5.0.0-alpha.6
- @tanstack/vue-query@5.0.0-alpha.6