Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 09:14
· 132 commits to main since this release
e293304

Minor Changes

  • #114 267db6b Thanks @mattpocock! - Gave typegen the ability to calculate all of the events which can fire exit actions.

Patch Changes

  • #170 bd0972c Thanks @Andarist! - Fixed a couple of issues with entry and exit actions not having the appropriate event types associated with them in the generated typegen information. Those issues were mainly related to actions defined on the "path" in the machine in between the source and target states.

  • #182 fa09f36 Thanks @Andarist! - Fixed an issue with some entry actions between the target and the resolved leaf not having the appropriate event types associated them in the generated typegen information.