Build(deps): bump @tanstack/react-query from 5.62.1 to 5.62.3 in /ui
Bumps @tanstack/react-query from 5.62.1 to 5.62.3.
Release notes
Sourced from @tanstack/react-query
's releases.
v5.62.3
Version 5.62.3 - 12/6/24, 3:33 PM
Changes
Fix
- allow passing enabled:true when skipToken is present (#8407) (32d7189) by Dominik Dorfmeister
Docs
- angular-query: add auto-refetching example (#8371) (d6621a8) by
@MatanShushan
- useQuery to object syntax (#8387) (8ccc36c) by Max
Packages
@tanstack/query-core
@5
.62.3@tanstack/react-query
@5
.62.3@tanstack/query-broadcast-client-experimental
@5
.62.3@tanstack/query-persist-client-core
@5
.62.3@tanstack/query-sync-storage-persister
@5
.62.3@tanstack/react-query-devtools
@5
.62.3@tanstack/react-query-persist-client
@5
.62.3@tanstack/react-query-next-experimental
@5
.62.3@tanstack/solid-query
@5
.62.3@tanstack/solid-query-devtools
@5
.62.3@tanstack/solid-query-persist-client
@5
.62.3@tanstack/svelte-query
@5
.62.3@tanstack/svelte-query-devtools
@5
.62.3@tanstack/svelte-query-persist-client
@5
.62.3@tanstack/vue-query
@5
.62.3@tanstack/vue-query-devtools
@5
.62.3@tanstack/angular-query-experimental
@5
.62.3@tanstack/query-async-storage-persister
@5
.62.3@tanstack/angular-query-devtools-experimental
@5
.62.3v5.62.2
Version 5.62.2 - 12/3/24, 7:29 AM
Changes
Fix
- types: Fix type errors when using fully-typed inputs like QueryFilters, and test all QueryClient methods to detect similar issues (#8375) (175757a) by Nick Lucas
Packages
... (truncated)
Commits
-
d3073c8
release: v5.62.3 -
32d7189
fix: allow passing enabled:true when skipToken is present (#8407) -
73ec525
release: v5.62.2 - See full diff in compare view