Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 313 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 313 Bytes

Changelog

2.1.1

  • Publish dist/ on npm

2.1.0

  • Add flux-utils which include four main base classes: Store, ReduceStore, MapStore, Container
  • Add flux-utils example and documentation
  • Upgrade build script
  • Publish a minified version of Flux in dist/
  • Add flow types to Dispatcher