microsoft / redux-dynamic-modules

Modularize Redux by dynamically loading reducers and middlewares.
https://redux-dynamic-modules.js.org
MIT License
1.07k stars 116 forks source link

Documentation for `createStore` is incorrect #101

Closed bloomdido closed 5 years ago

bloomdido commented 5 years ago

As pointed out in https://github.com/microsoft/redux-dynamic-modules/issues/100, the signature of createStore was changed for v5.0.0, but the documentation has not been updated to reflect this change.

abettadapur commented 5 years ago

Thanks for pointing that out, I will update the page today

abettadapur commented 5 years ago

Fixed by https://github.com/microsoft/redux-dynamic-modules/commit/6d4a9e096d14114b80161dfe07d084aa0a5ab465