redux-unhandled-action

v1.3.0
Redux middleware that logs an error to the console when an action does not mutate state
redux warning devtool dev tool react flux

test

npm run build && node ./test/index.js

build

babel src --out-dir dist

prepublish

npm run build
npm i redux-unhandled-action

Metadata

Downloads