{"library":"redux-promise-middleware","type":"library","category":null,"description":"Redux Promise Middleware is a Redux middleware that simplifies the handling of asynchronous actions by transforming actions containing Promises into a series of pending, fulfilled, and rejected actions. This allows for clear separation of concerns in Redux applications, enabling robust state management during async operations. The current stable version is 6.2.0, which includes support for Redux 5.0.0 and earlier versions. The library maintains an active release cadence, addressing bugs, improving TypeScript definitions, and ensuring compatibility with newer Redux versions. Key differentiators include its ability to work seamlessly with Redux Thunk for complex action chaining and its configurable action type delimiters, providing granular control over action naming conventions for lifecycle events.","language":"javascript","status":"active","version":"6.2.0","tags":["javascript","redux","middleware","middlewares","promise","promises","optimistic update","optimistic updates","async","typescript"],"install":[{"cmd":"npm install redux-promise-middleware","imports":["import promiseMiddleware from 'redux-promise-middleware'","import promiseMiddleware from 'redux-promise-middleware'\n// Use promiseMiddleware directly, no need to call a creator function anymore","import type { ActionType } from 'redux-promise-middleware'"]},{"cmd":"yarn add redux-promise-middleware","imports":[]},{"cmd":"pnpm add redux-promise-middleware","imports":[]}],"homepage":null,"github":"https://github.com/pburtchaell/redux-promise-middleware","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redux-promise-middleware","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-promise-middleware/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}