Skip to content

Change of name

Pre-release
Pre-release
Compare
Choose a tag to compare
@brucou brucou released this 10 Jun 19:21
· 106 commits to master since this release

The library is now named Kingly. Other changes:

  • COMMAND_RENDER is now exported by Kingly. This was exported by react-state-driven and vue-state-driven previously and created a undesired dependency with React or Vue.
  • the API for makeWebComponentFromFsm has changed. The eventHandler must now have a Subject interface (similar to Rx.Subject)
  • updateState is now passed as a part of the machine definition rather than in settings
  • changes in warning, info and error messages