fix(deps): update dependency @tanstack/eslint-plugin-query to ^5.91.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @tanstack/eslint-plugin-query (source) | ^5.83.1 -> ^5.91.0 |
Release Notes
TanStack/query (@tanstack/eslint-plugin-query)
v5.91.0
Minor Changes
- feat: improve type of exported plugin (#9700)
v5.90.2
Patch Changes
- fix: exhaustive-deps with variables and type assertions (#9687)
v5.90.1
Version 5.90.1 - 9/22/25, 6:41 AM
Changes
Fix
Chore
- deps: update marocchino/sticky-pull-request-comment digest to
fd19551(#9674) (cd4ef5c) by renovate[bot]
Ci
- update checkout action (#9673) (
cbf0896) by Lachlan Collins - update workspace config (#9671) (
fb48985) by Lachlan Collins
Docs
Packages
- @tanstack/eslint-plugin-query@5.90.1
- @tanstack/query-async-storage-persister@5.90.1
- @tanstack/query-broadcast-client-experimental@5.90.1
- @tanstack/query-core@5.90.1
- @tanstack/query-devtools@5.90.1
- @tanstack/query-persist-client-core@5.90.1
- @tanstack/query-sync-storage-persister@5.90.1
- @tanstack/react-query@5.90.1
- @tanstack/react-query-devtools@5.90.1
- @tanstack/react-query-persist-client@5.90.1
- @tanstack/react-query-next-experimental@5.90.1
- @tanstack/solid-query@5.90.1
- @tanstack/solid-query-devtools@5.90.1
- @tanstack/solid-query-persist-client@5.90.1
- @tanstack/svelte-query@5.90.1
- @tanstack/svelte-query-devtools@5.90.1
- @tanstack/svelte-query-persist-client@5.90.1
- @tanstack/vue-query@5.90.1
- @tanstack/vue-query-devtools@5.90.1
- @tanstack/angular-query-experimental@5.90.1
v5.89.0
Version 5.89.0 - 9/16/25, 8:27 AM
Changes
Feat
Chore
- deps: update marocchino/sticky-pull-request-comment digest to
a071bc9(#9627) (0e99327) by renovate[bot]
Packages
- @tanstack/eslint-plugin-query@5.89.0
- @tanstack/query-core@5.89.0
- @tanstack/react-query@5.89.0
- @tanstack/solid-query@5.89.0
- @tanstack/svelte-query@5.89.0
- @tanstack/vue-query@5.89.0
- @tanstack/angular-query-experimental@5.89.0
- @tanstack/query-async-storage-persister@5.89.0
- @tanstack/query-broadcast-client-experimental@5.89.0
- @tanstack/query-persist-client-core@5.89.0
- @tanstack/query-sync-storage-persister@5.89.0
- @tanstack/react-query-devtools@5.89.0
- @tanstack/react-query-persist-client@5.89.0
- @tanstack/react-query-next-experimental@5.89.0
- @tanstack/solid-query-devtools@5.89.0
- @tanstack/solid-query-persist-client@5.89.0
- @tanstack/svelte-query-devtools@5.89.0
- @tanstack/svelte-query-persist-client@5.89.0
- @tanstack/vue-query-devtools@5.89.0
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
- query-core: add custom reducer support to streamedQuery (#9532) (
8f24580) by @marcog83
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/eslint-plugin-query@5.86.0
- @tanstack/query-async-storage-persister@5.86.0
- @tanstack/query-broadcast-client-experimental@5.86.0
- @tanstack/query-core@5.86.0
- @tanstack/query-devtools@5.86.0
- @tanstack/query-persist-client-core@5.86.0
- @tanstack/query-sync-storage-persister@5.86.0
- @tanstack/react-query@5.86.0
- @tanstack/react-query-devtools@5.86.0
- @tanstack/react-query-persist-client@5.86.0
- @tanstack/react-query-next-experimental@5.86.0
- @tanstack/solid-query@5.86.0
- @tanstack/solid-query-devtools@5.86.0
- @tanstack/solid-query-persist-client@5.86.0
- @tanstack/svelte-query@5.86.0
- @tanstack/svelte-query-devtools@5.86.0
- @tanstack/svelte-query-persist-client@5.86.0
- @tanstack/vue-query@5.86.0
- @tanstack/vue-query-devtools@5.86.0
- @tanstack/angular-query-devtools-experimental@5.86.0
- @tanstack/angular-query-experimental@5.86.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.