Skip to content

API Changes

Latest
Compare
Choose a tag to compare
@svagi svagi released this 09 Apr 17:55
· 69 commits to master since this release
a9789ca

Features

  • FSA compatible actions
  • customizable routine options (separator or stages)

Breaking change

  • createRoutine no longer uses enhancer function as second parameter, instead first three parameters are passed to the createAction (redux-actions) in favor of FSA compatible actions

[ ce8419a ] - Whole library re-implementation