query @tanstack/vue-query@5.102.0

@tanstack/vue-query@5.102.0
Added 1
  • Add new imperative methods to QueryClient proxy
Fixed 4
  • Propagate generic type parameters to useMutationState select callback
  • Fix queryOptions and infiniteQueryOptions return types so exported inferred options can be emitted in declaration files without leaking internal data tag symbols
  • Make mutation variables optional when undefined extends TVariables
  • Preserve TQueryKey inference when wrapping useQuery in a composable with a generic param
Removed 1
  • Remove experimental render-time prefetching and the promise property from query results

From query

Minor Changes
  • #11208 97ce30b - add new imperitive methods to QueryClient proxy
Patch Changes
View original

Upgraded? How did it go?

Discussion