When in `A`: * `goto(A)` will trigger `onTransition(A -> A)` * `stay()` will NOT trigger `onTransition` Includes: * migration guide * docs updates * test