| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.0.0-alpha6 source code.tar.gz | 2025-11-07 | 369.8 kB | |
| 2.0.0-alpha6 source code.zip | 2025-11-07 | 470.1 kB | |
| README.md | 2025-11-07 | 389 Bytes | |
| Totals: 3 Items | 840.2 kB | 1 | |
- 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.