Remove base namespace and getRootState wrapper
- Clean up the code and remove logic that groups non-namespaced modules into the base store. - Deprecate the getRootState wrapper. - Clean up createReducer (It no longer requires an array since reducers are namespaced.)
Showing
This diff is collapsed.
Please register or sign in to comment