v5.0.0
Pre-release
Pre-release
5.0.0 (2024-01-09)
feat
- builders: buildRoutingMachine (4a522e7), closes #50
- builders: viewToMachine (f02be21), closes #51
- core: xstate v5 support (c143495), closes #58
Breaking changes
- core: v1 style builders (buildView etc) have been removed, along with a handful of testing utilities and a behavioural change with children and final states. They will no longer be automatically from views and instead must be manually stopped using
stopChild