Improved
2.0.0-alpha6
- Added
cancelOnStatetoonEnterStartStateMachineandonActionStartStateMachineto allow cancellation of the sub state machine when it emits a specific state. - Added
LoggerandinstallLoggerto allow logging of state changes and state machine events. - Move
@ExperimentalCoroutinesApifromFlowReduxStateMachineFactorytospecso that extensions don't need to opt-in.