Releases: koordinates/xstate-tree
Releases · koordinates/xstate-tree
v5.1.0-next.4
v4.6.1
v5.1.0-next.3
v4.6.0
v5.1.0-next.2
v4.5.0
v5.1.0-next.1
v5.1.0
v4.4.0
v5.0.0
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