Releases: TanStack/query
Releases · TanStack/query
v5.72.0
Version 5.72.0 - 4/7/25, 9:20 AM
Changes
Feat
Chore
- deps: update dependency vite to v6.2.5 [security] (#8957) (644e945) by renovate[bot]
- hopefully changing nx.json will cache-bust everything? (57d159c) by TkDodo
- paths: use customConditions to define internal imports (#8935) (8e0c6b7) by Tyler
Ci
- disable nx-caching in CI (3319d35) by TkDodo
Other
- (7e4e2e6) by TkDodo
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]
v5.71.10
Version 5.71.10 - 4/4/25, 12:44 PM
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.71.9
Version 5.71.9 - 4/3/25, 9:57 PM
Changes
Fix
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.71.8
Version 5.71.8 - 4/3/25, 4:29 PM
Changes
Fix
Chore
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.71.7
Version 5.71.7 - 4/2/25, 9:35 PM
Changes
Fix
Chore
- solid-query: update docs (#8942) (509dbd5) by Birk Skyum
- solid-query: update examples, integration, docs (#8941) (5f9eaef) by Birk Skyum
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.71.6
Version 5.71.6 - 4/2/25, 7:10 PM
Changes
Fix
Chore
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.71.5
Version 5.71.5 - 4/2/25, 6:39 PM
Changes
Fix
- solid-query: add
useQuery
,useInfiniteQuery
,useQueries
,useMutation
as alternative syntax to align with react and ease maintenance (#8938) (1202ba0) by Birk Skyum
Chore
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]
v5.71.4
Version 5.71.4 - 4/2/25, 1:33 PM
Changes
Refactor
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v5.71.3
Version 5.71.3 - 4/2/25, 9:47 AM
Changes
Fix
- query-core: Rename defaultshouldRedactErrors to defaultShouldRedactErrors (#8933) (e73d5b4) by MINSEONG KIM
Chore
- allow Preview Bundle Size to fail (24dd7c7) by TkDodo
Test
- query-core: resolve ESLint typescript-eslint/require-await warnings (#8900) (67ab070) by MINSEONG KIM
- query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for createPersister.test.tsx (#8915) (12762a3) by MINSEONG KIM
- query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for persist.test.tsx (#8914) (15ebad8) by MINSEONG KIM
- react-query-devtools: resolve ESLint typescript-eslint/require-await warnings (#8912) (b1a2fef) by MINSEONG KIM
- react-query: resolve ESLint typescript-eslint/require-await warnings (#8908) (4be5740) by MINSEONG KIM
- react-query: resolve ESLint typescript-eslint/require-await warnings (#8907) (78c8a0c) by MINSEONG KIM
- react-query: resolve ESLint typescript-eslint/require-await warnings (#8905) (815ff24) by MINSEONG KIM
- react-query: resolve ESLint typescript-eslint/require-await warnings (#8904) (4117d68) by MINSEONG KIM
- react-query: resolve ESLint typescript-eslint/require-await warnings (#8903) (3799d87) by MINSEONG KIM
- react-query: resolve ESLint typescript-eslint/require-await warnings (#8902) (4779747) by MINSEONG KIM
- query-core: resolve ESLint typescript-eslint/require-await warnings (#8901) (f4aa6e3) by MINSEONG KIM
- query-core: resolve ESLint typescript-eslint/require-await warnings (#8899) (a8beb4a) by MINSEONG KIM
Docs
- typo (#8932) (7cb634b) by MINSEONG KIM
- ✏️ Fix typo in
docs/framework/react/overview.md
, "React Query" to "TanStack Query" (#8934) (bab9165) by @tiangolo - react-guides: fixed link typo (#8923) (d3cf479) by novice0840
Other
- (8e27629) by Birk Skyum
- (4a3c2fc) by Birk Skyum
- (96a8c1d) by Birk Skyum
- (069cf07) by MINSEONG KIM
- (0c463bc) by Birk Skyum
- (aa382e9) by Birk Skyum
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]
v5.71.2
Version 5.71.2 - 4/1/25, 11:57 AM
Changes
Fix
- solid-query,query-devtools: bump solid (1.9.5) and vite-plugin-solid (2.11.6) (#8922) (1e2b12e) by Birk Skyum
Chore
Docs
- react-reference: fixed cancellation typo (#8883) (24c8055) by Clarence
- react-guides: fixed cancellation typo (#8882) (f174386) by Clarence
- react-guides: fixed cancelMutations typo (#8881) (ee5dc1a) by Clarence
Other
- (d2d9084) by Birk Skyum
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]