erikras / multireducer

A utility to wrap many copies of a single Redux reducer into a single key-based reducer.
MIT License
422 stars 23 forks source link

#107: Adding support for immutable. #108

Closed danosaure closed 8 years ago

danosaure commented 8 years ago

Changes in this is being used in my project and works. This should allow the use of immutable state.

yesmeck commented 8 years ago

As v3.0.0 released, I'm closing this PR.