We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa32c7 commit c4b899eCopy full SHA for c4b899e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-unhandled-action",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "Redux middleware that logs an error to the console when an action does not mutate state",
5
"main": "dist/index.js",
6
"scripts": {
0 commit comments