chore(deps): update dependency react-query to v3.39.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| react-query | 3.34.11 -> 3.39.1 |
Release Notes
tannerlinsley/react-query
v3.39.1
Bug Fixes
v3.39.0
Features
v3.38.1
Bug Fixes
v3.38.0
Bug Fixes
Features
v3.37.0
Features
v3.36.0
Features
v3.35.0
Features
This release updates the peer dependencies to accept React 18 as a valid version, only to avoid installation errors caused by NPM's peer dependency installation.
For TypeScript users, it also avoids using React.FC and the "implicit children" it used to provide. If you are still having troubles, please read this issue.
Note: If you are now using React 18, we strongly recommend using v4-beta. v4 has been re-written to internally use the new useSyncExternalStore hook from React to make the cache work with concurrent features.
Please DO NOT expect React Query v3 to work with concurrent features like startTransition, and DO NOT file issues about it.
v3.34.20
Bug Fixes
v3.34.19
Bug Fixes
v3.34.18
Bug Fixes
v3.34.17
Bug Fixes
v3.34.16
Bug Fixes
v3.34.15
Bug Fixes
v3.34.14
Bug Fixes
v3.34.13
Bug Fixes
- types: export QueriesOptions and QueriesResults types for useQueries (#3251) (a536773), closes #3250
v3.34.12
Bug Fixes
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.