{"library":"redux-catch","type":"library","category":null,"description":"Error catcher middleware for Redux that intercepts errors thrown in reducers and synchronous middlewares. Version 1.3.1 is the latest stable release, with infrequent updates. It allows you to provide a custom error handler function that receives the error, current state via getState, the last dispatched action, and a dispatch function. Unlike Redux's built-in error handling, redux-catch supports logging, reporting to services like Sentry, and optionally dispatching actions on errors. It should be placed as the first middleware in the chain. Comes as ES module (no Babel build, uses arrow functions).","language":"javascript","status":"active","version":"1.3.1","tags":["javascript","redux","error","catch","middleware"],"install":[{"cmd":"npm install redux-catch","imports":["import reduxCatch from 'redux-catch';"]},{"cmd":"yarn add redux-catch","imports":[]},{"cmd":"pnpm add redux-catch","imports":[]}],"homepage":null,"github":"https://github.com/PlatziDev/redux-catch","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redux-catch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/redux-catch/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}