Flux Versions Save

Application Architecture for Building User Interfaces

4.0.3

2 years ago

4.0.2

2 years ago
  • Added support for UNSAFE_componentWillReceiveProps lifecycle method (#533)

4.0.1

3 years ago
  • Upgrade fbemitter dependency to 3.x to address node-fetch vulnerability. Fixes #504

4.0.0

3 years ago

⚠️ This will be the last major version release of Flux. The Flux project is in maintenance mode and there are many more sophisticated alternatives available (e.g. Redux, MobX) and we would recommend using them instead.

  • Upgrade fbjs dependency to ^3.x
  • Upgrade for Babel 7 compatibility (#495) (thanks to @koba04)
  • Added React 17 as a peer dependency