Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 07:50
· 260 commits to main since this release

2.0.0 (2019-12-13)

Features

  • insert child machine trees into parent tree (#2) (7357d40)

BREAKING CHANGES

  • The output format has changed to no longer have an array of machines at the top-level, instead it is just the top-level components representing active states. Invoked machines are no longer part of the top-level array but now inserted into the tree of components based on the location of the component that invoked them.