We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0a72c commit b748c5cCopy full SHA for b748c5c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-redux",
3
- "version": "9.0.0-beta.0",
+ "version": "9.0.0-rc.0",
4
"description": "Official React bindings for Redux",
5
"keywords": [
6
"react",
yarn.lock
@@ -9408,7 +9408,7 @@ __metadata:
9408
react: ^18.0
9409
react-dom: ^18.0
9410
react-native: ">=0.71"
9411
- redux: ^5.0.0-beta.0
+ redux: ^5.0.0-rc.0
9412
peerDependenciesMeta:
9413
"@types/react":
9414
optional: true
0 commit comments