Releases: TanStack/query
Releases Β· TanStack/query
v5.75.4
Version 5.75.4 - 5/6/25, 7:29 AM
Changes
Fix
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.75.3
Version 5.75.3 - 5/5/25, 6:47 PM
Changes
Refactor
Chore
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.75.2
Version 5.75.2 - 5/4/25, 8:14 AM
Changes
Fix
- (query-broadcast-client-experimental) - removing query from one tab doesn"t remove it from all tabs (#9017) (674f83e) by gopnik5
Chore
- react-query: isRestoring -> IsRestoreProvider like QueryClientProvider (#8717) (91b75a9) by @manudeli
Test
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.75.1
Version 5.75.1 - 5/2/25, 11:19 AM
Changes
Fix
- vue-query: reorder
queryOptions
anduseQuery
function overloads to fix type inference (#9088) (a535a46) by @romansp
Test
- react-query: use fake timers for useQuery.test.tsx (#9086) (df8e02b) by @manudeli
- react-query: use fake timers for useMutation.test.tsx (#9094) (fd34b98) by @manudeli
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.75.0
Version 5.75.0 - 5/1/25, 1:29 PM
Changes
Feat
Chore
- remove unused common type (#8989) (a9fe406) by novice0840
- deps: update dependency vite to v6.2.7 [security] (#9090) (7d25373) by renovate[bot]
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.74.11
Version 5.74.11 - 4/29/25, 5:52 PM
Changes
Fix
- angular-query: fix injectInfiniteQuery to narrow type after isSuccess (#9016) (aa60c07) by Yoomin Kang
Test
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.74.10
Version 5.74.10 - 4/29/25, 2:49 PM
Changes
Fix
Test
- solid-query: use fake timers for useMutation.test.tsx (#9081) (eb5816e) by @manudeli
- solid-query: simplify type inference tests in useQueryOptions (#9080) (e786913) by @manudeli
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.74.9
Version 5.74.9 - 4/29/25, 10:50 AM
Changes
Refactor
Docs
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.74.8
Version 5.74.8 - 4/29/25, 8:04 AM
Changes
Fix
Test
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.74.7
Version 5.74.7 - 4/27/25, 3:02 PM
Changes
Fix
- vue-query: update
initialData
type to allowInitialDataFunction
andNonUndefinedGuard
, similar to react-query (#9073) (e45dea8) by Sol Lee
Chore
- deps: update dependency @sveltejs/kit to v2.20.6 [security] (#9054) (b13f0b8) by renovate[bot]
- move from paths to customCondition (#9042) (9f93f12) by Tyler
Test
- react-query: use fake timers for QueryClientProvider.test.tsx (#9074) (b8ea29e) by @manudeli
- query-persist-client-core: use fake timers for createPersister.test.ts (#9067) (83f01cd) by MINSEONG KIM
- react-query: use fake timers for useMutationState.test.tsx (#9055) (62f02fc) by @manudeli
- react-query: use fake timers for fine-grained-persister.test.tsx (#9056) (027be32) by @manudeli
- react-query: use fake timers for ssr-hydration.test.tsx (#9058) (0849660) by MINSEONG KIM
- query-core: use fake timers for queryObserver.test.tsx (#9004) (1b169ae) by @manudeli
Docs
- fix broken links in docs (#9052) (eb15f87) by Zac Rosenbauer
- fix typo (a2a39c9) by Dominik Dorfmeister
- Update streamedQuery.md (c987abc) by Dominik Dorfmeister
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]