fluxxor v1.4.2 Release Notes

    • 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