Releases: lucmerceron/redux-async-fetcher
Releases · lucmerceron/redux-async-fetcher
v2.0.0
2.0.0 (2019-07-05)
Code Refactoring
- context: Switch to ReactReduxContext for newer react-redux versions (fd31ef1)
Documentation
- Repository: Project moved (aa5d567)
BREAKING CHANGES
- Repository: PROJECT HAS MOVED
- context: Requires react-redux >= v6.0.0
v1.1.0
<a name"1.1.0">
1.1.0 (2018-02-16)
Features
- propsChangeToWatch: Ability to watch for props change to retrigger the getAsyncState function (92d47402)
v1.0.0
<a name"1.0.0">
1.0.0 (2017-07-23)
Bug Fixes
- lifecycle: The logic should be called on didMount hook, it was on willMount (1e0cd9b6)