Releases: hanzhixing/redux-saga-mate
Releases · hanzhixing/redux-saga-mate
Release list
2.0.5
2.0.4
Bug fixes
delete redux-actions import from src/sagas.js
2.0.3
Bug fixes
- deal with the case locator matches but the object picked by type is falsy
2.0.2
remove unused flux-standard-action from dependencies.
2.0.1
Breaking Changes
- remove makeAsyncAsync.
- createEntitiesReducer now receive locators argument. (see README)