@tanstack/solid-query@5.102.0
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
- Resolve the query client context outside reactive memo callbacks
Removed 1
- Remove experimental render-time prefetching and the promise property from query results
From query
Patch Changes
-
#10373
6e3d521- fix(types): propagate generic type parameters touseMutationStateselect callback -
#11224
294d4e6- FixqueryOptionsandinfiniteQueryOptionsreturn types so exported inferred options can be emitted in declaration files without leaking internal data tag symbols. -
#8737
2215bb0- fix: make mutation variables optional whenundefined extends TVariables -
#11221
1ef4208- Remove experimental render-time prefetching and thepromiseproperty from query results. -
#10571
47d49d3- Resolve the query client context outside reactive memo callbacks. -
Updated dependencies [
34f7cee,b4368c4,5bb089d,ba4650c,294d4e6,1f631b3,01a02bf,18c1c1e,5448063,2215bb0,1ef4208,5981771,4a9bef6,bef4bc7,9656dc4,326aaf1,3e83601,c6fc17c]:- @tanstack/query-core@5.102.0