- fixed detection of fsm when using with
create
- support initial state as
Identifier
- support for quoted keys in callbacks
- support import statement
- support dynamic initial state
- support JSX elements in file
- parse state machines having activity with same name in two states.
- detect custom callback prefix
- return meta property with callback functions location in the source file
- added arrow functions support
- moved pug rendering from lib to cli