v5.86.0
Version 5.86.0 - 9/4/25, 9:27 AM (Manual Release)
Changes
Note: This release contains BREAKING CHANGES for the experimental_streamedQuery
API:
BREAKING CHANGES
BREAKING CHANGE: The maxChunks
parameter has been removed from streamedQuery
.
Use a custom reducer
function to control data aggregation behavior instead.
BREAKING CHANGE: When using a custom reducer function with streamedQuery
,
the initialValue
parameter is now required and must be provided.
BREAKING CHANGE: queryFn
has been renamed to streamFn
Chore
- tsconfig.json: simplify "include" patterns by consolidating file extensions and directory paths (#9547) (7306474) by @sukvvon
Test
- react-query/useMutationState: clarify assertions and improve code formatting (#9611) (43049c5) by @sukvvon
Other
- (c75a994) by BennettLiam
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]