Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@sergiodxa sergiodxa released this 18 Nov 04:21
· 3 commits to master since this release

Release notes

  • Use XO as linter instead of ESLint
  • Remove old unused files (.eslintrc, .babelrc)
  • Add Travis CI integration
  • The error handler function now receive the last dispatched action and the dispatch function #4 #5 thanks @willmorgan