We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba93d0c commit cedf379Copy full SHA for cedf379
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-immutable-state-invariant",
3
- "version": "2.0.0",
+ "version": "2.1.0",
4
"description": "Redux middleware that detects mutations between and outside redux dispatches. For development use only.",
5
"main": "dist/index.js",
6
"repository": "leoasis/redux-immutable-state-invariant",
0 commit comments