Skip to content

4.0

Compare
Choose a tag to compare
@ToxicBakery ToxicBakery released this 31 May 00:48
· 19 commits to master since this release

State machines have stronger typing around transitions and now include listener registration for callback hooks on state events. The Rx machine has been reworked into a function such that now it's safe to use the root machine which was not possible with the previous implementation.