Skip to content

v3.3.1

Compare
Choose a tag to compare
@davidkpiano davidkpiano released this 01 Jun 15:25
· 6315 commits to main since this release
  • History states are only kept on the most recent state. This does not affect existing behavior, and prevents memory leaks. 23c84e2
  • Relative transitions are now all properly formatted, through all possible configurations. #117
  • Substates with the same key as the parent state will no longer create an incorrect transition. #118