v2.1.0
·
181 commits
to master
since this release
- update reselect version to 3.0.0
- update localize function so it takes an additional parameter
slice
which is needed when addinglocaleReducer
usingcombineReducers
. - update README to include instructions on adding
localeReducer
when usingcombineReducers