Commit 6ff66e4
committed
release(version): Release 5.0.0 [skip ci]
# [5.0.0](v4.3.0...v5.0.0) (2024-01-09)
### feat
* **builders:** buildRoutingMachine ([4a522e7](4a522e7)), closes [#50](#50)
* **builders:** viewToMachine ([f02be21](f02be21)), closes [#51](#51)
* **core:** xstate v5 support ([c143495](c143495)), closes [#58](#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`1 parent c143495 commit 6ff66e4
3 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments