Skip to content

Commit 2b6d65e

Browse files
committed
Release 2.0.0-beta.4
1 parent d47cb1f commit 2b6d65e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reduxjs/toolkit",
3-
"version": "2.0.0-beta.3",
3+
"version": "2.0.0-beta.4",
44
"description": "The official, opinionated, batteries-included toolset for efficient Redux development",
55
"author": "Mark Erikson <mark@isquaredsoftware.com>",
66
"license": "MIT",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7034,7 +7034,7 @@ __metadata:
70347034
yargs: ^15.3.1
70357035
peerDependencies:
70367036
react: ^16.9.0 || ^17.0.0 || ^18
7037-
react-redux: ^7.2.1 || ^8.0.2 || ^9.0.0-alpha.1
7037+
react-redux: ^7.2.1 || ^8.0.2 || ^9.0.0-beta.0
70387038
peerDependenciesMeta:
70397039
react:
70407040
optional: true

0 commit comments

Comments
 (0)