Skip to content

Version 1.4.2

Compare
Choose a tag to compare
@BinaryMuse BinaryMuse released this 07 Oct 21:27
· 132 commits to master since this release
  • Throw an error when binding to a falsy action type (#50)
  • Reduce npm package size with .npmignore (#65)
  • Warn if a dispatch is not handled by any store (#66)
  • Reduce file size slightly by using EventEmitter3 instead of Node.js events module