Bump @tanstack/react-query from 5.62.15 to 5.75.1
Bumps @tanstack/react-query from 5.62.15 to 5.75.1.
Release notes
Sourced from @tanstack/react-query
's releases.
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/react-query
@5
.75.1@tanstack/vue-query
@5
.75.1@tanstack/react-query-devtools
@5
.75.1@tanstack/react-query-persist-client
@5
.75.1@tanstack/react-query-next-experimental
@5
.75.1@tanstack/vue-query-devtools
@5
.75.1v5.75.0
Version 5.75.0 - 5/1/25, 1:29 PM
Changes
Feat
- query-core: refetchMode “replace” for streamedQuery (#9092) (ff0131b) by Dominik Dorfmeister
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/query-core
@5
.75.0@tanstack/query-broadcast-client-experimental
@5
.75.0@tanstack/query-persist-client-core
@5
.75.0@tanstack/query-sync-storage-persister
@5
.75.0@tanstack/react-query
@5
.75.0@tanstack/react-query-devtools
@5
.75.0@tanstack/react-query-persist-client
@5
.75.0@tanstack/react-query-next-experimental
@5
.75.0@tanstack/solid-query
@5
.75.0@tanstack/solid-query-devtools
@5
.75.0@tanstack/solid-query-persist-client
@5
.75.0
... (truncated)
Commits
- See full diff in compare view