fix(deps): update dependency react-query to v3.39.3 #576
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.32.3
->3.39.3
Release Notes
tannerlinsley/react-query (react-query)
v3.39.3
Compare Source
v3.39.2
Compare Source
Bug Fixes
v3.39.1
Compare Source
Bug Fixes
v3.39.0
Compare Source
Features
v3.38.1
Compare Source
Bug Fixes
v3.38.0
Compare Source
Bug Fixes
Features
v3.37.0
Compare Source
Features
v3.36.0
Compare Source
Features
v3.35.0
Compare Source
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
Compare Source
Bug Fixes
v3.34.19
Compare Source
v3.34.18
Compare Source
v3.34.17
Compare Source
v3.34.16
Compare Source
v3.34.15
Compare Source
v3.34.14
Compare Source
Bug Fixes
v3.34.13
Compare Source
Bug Fixes
v3.34.12
Compare Source
Bug Fixes
v3.34.11
Compare Source
Bug Fixes
v3.34.10
Compare Source
Bug Fixes
v3.34.9
Compare Source
Bug Fixes
v3.34.8
Compare Source
Bug Fixes
v3.34.7
Compare Source
Bug Fixes
v3.34.6
Compare Source
Bug Fixes
v3.34.5
Compare Source
Bug Fixes
v3.34.4
Compare Source
Bug Fixes
v3.34.3
Compare Source
Bug Fixes
v3.34.2
Compare Source
Bug Fixes
v3.34.1
Compare Source
Bug Fixes
v3.34.0
Compare Source
Features
v3.33.7
Compare Source
Bug Fixes
v3.33.6
Compare Source
Bug Fixes
v3.33.5
Compare Source
Bug Fixes
v3.33.4
Compare Source
Bug Fixes
v3.33.3
Compare Source
Bug Fixes
v3.33.2
Compare Source
Bug Fixes
v3.33.1
Compare Source
Bug Fixes
v3.33.0
Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.