1.0.2 • Published 8 years ago

minimal-flux-2 v1.0.2

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
8 years ago

minimal-flux-2

A fork of minimal-flux version 0.4.11

Install

npm install minimal-flux-2 --save

Changes

1.0.2

  • Fixed paths to typescript definitions

1.0.1

  • Updated development error logging to log error's stack trace
  • Added esnext:main entry to package.json

1.0.0

  • Actions, dispatched during an already running dispatch are queued and executed after dispatch is done
  • If an error is thrown during dispatch, dispatch is interrupted, yet other actions can be dispatched
  • done event emitted when a dispatch is finished without errors

License

MIT

JavaScript Style Guide

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago