Bump @tanstack/react-query from 5.62.15 to 5.79.2
Bumps @tanstack/react-query from 5.62.15 to 5.79.2.
Release notes
Sourced from @tanstack/react-query
's releases.
v5.79.2
Version 5.79.2 - 6/2/25, 4:29 PM
Changes
Refactor
- react-query: change the order of const variables (#9211) (0e083c6) by novice0840
- query-core: extract context creation to functions and move type assertions (#9210) (0cbfc5e) by Braden Wong
Packages
@tanstack/query-core
@5
.79.2@tanstack/react-query
@5
.79.2@tanstack/query-broadcast-client-experimental
@5
.79.2@tanstack/query-persist-client-core
@5
.79.2@tanstack/query-sync-storage-persister
@5
.79.2@tanstack/react-query-devtools
@5
.79.2@tanstack/react-query-persist-client
@5
.79.2@tanstack/react-query-next-experimental
@5
.79.2@tanstack/solid-query
@5
.79.2@tanstack/solid-query-devtools
@5
.79.2@tanstack/solid-query-persist-client
@5
.79.2@tanstack/svelte-query
@5
.79.2@tanstack/svelte-query-devtools
@5
.79.2@tanstack/svelte-query-persist-client
@5
.79.2@tanstack/vue-query
@5
.79.2@tanstack/vue-query-devtools
@5
.79.2@tanstack/angular-query-experimental
@5
.79.2@tanstack/query-async-storage-persister
@5
.79.2@tanstack/angular-query-devtools-experimental
@5
.79.2v5.79.1
Version 5.79.1 - 6/2/25, 4:17 PM
Changes
Refactor
- types: narrow onSuccess/onError/onMutate/onSettled callback types to Promise | void (#9202) (982f6ca) by Braden Wong
Docs
- Mention query keys needs to be serializable using
JSON.stringify
(#9204) (ff2b51a) by ZentrikPackages
... (truncated)
Commits
- See full diff in compare view