This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
Releases: ioof-holdings/redux-dynamic-reducer
Releases · ioof-holdings/redux-dynamic-reducer
v2.0.2
v2.0.1
Improved Nesting
Changes
- Improves the way
redux-dynamic-reducer
deals with nested state - Fixed the issue with nesting
react-redux-dynamic-reducer
components
It's Alive...
This is our first release! Please provide some feedback on whether you're finding the library useful.
Currently the dist version is a Babelified ES5 library using CommonJS. More dist types can be added in future.
Current feature set includes:
- Dynamically attach reducers to the store using
attachReducers
withReducer
higher-order React component to attach a reducer when the component is mounted