UNPKG

redux-injectable-store

Version:

Redux store with injectable reducers for use with bundle splitting, large apps, and SPAs.

11 lines (6 loc) 261 B
# Changelog ## v1.1.0 - Add warning when an attempt is made to inject a reducer into an existing namespace. - Add `force` argument to `inject` and `injectAll` to allow forcing the injection of a reducer into an existing namespace. ## v1.0.0 Initial release