Releases: ripeworks/redux-action-types
Releases · ripeworks/redux-action-types
2.0.0
- Changes function
async
to asyncAction
to prevent polluting reserved construct async
- Optionally pass in an array of async action names if you have different needs from the default. (thanks @gendronb )