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

Use an action with an actual type to get the initialSate #115

Closed yched closed 7 years ago

yched commented 7 years ago

Fixes https://github.com/erikras/multireducer/issues/114

yched commented 7 years ago

Right, forgot immutableMultireducer. Done

yesmeck commented 7 years ago

Published in v3.0.1.