This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Releases: federico-paolillo/nested-combine-reducers
Releases · federico-paolillo/nested-combine-reducers
Release v2.0.0
This release completely drops support for generic combineReducers
functions and for other libraries.
From now on, nested-combine-reducers will support Redux only. For this release, a peer dependency of Redux >= 4.0 is required.
Removed the "infinite" implementation, although fun to implement, it is useless and adds cruft to the package.