minimal-flux-2
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i minimal-flux-2

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • piratus