Skip to content

v0.7.0

Choose a tag to compare

@ezhlobo ezhlobo released this 30 Jan 17:41
· 36 commits to master since this release

Enhanced

  • Callbacks for actions. Pass onSuccess and onFailure handlers within .init() action.

    Take a look at an example in README

  • If there is an error in saga we output it to console to make debugging of issues inside sagas easier.