Javascript State Machine v3.0.0-rc.1 Release Notes

Release Date: 2017-01-10 // over 7 years ago
  • IMPORTANT NOTE: this version includes breaking changes that will require code updates.

    ⬆️ Please read [UPGRADING FROM 2.x](docs/upgrading-from-v2.md) for details. Highlights include:

    • Improved Construction.
    • Arbitrary Data and Methods.
    • Observable Transitions
    • Conditional Transitions
    • Promise-based Asynchronous Transitions
    • Improved Transition Lifecycle Events
    • State History
    • Visualization
    • Webpack build system
    • ...