Commit 9e07d74
committed
release(version): Release 5.1.0-next.18 [skip ci]
# [5.1.0-next.18](v5.1.0-next.17...v5.1.0-next.18) (2025-08-12)
### chore
* add CLAUDE.md ([c4d8b7a](c4d8b7a))
* **ci:** ubuntu 20 -> 22 ([fd6c5a6](fd6c5a6))
### docs
* update for v5 ([a661386](a661386))
### feat
* **routing:** add canMatch predicate to routes for conditional matching ([9b71d73](9b71d73))
* **routing:** useOnRoute hook ([39a4be4](39a4be4))
### fix
* **builders:** buildRoutingMachine not working with routing events containing dots ([c3f7e2e](c3f7e2e))
* **builders:** viewToMachine not accepting Root components ([fcd0d2d](fcd0d2d))
* **routing:** actually log routing errors ([7392a8e](7392a8e))
* **routing:** don't log route objects after match ([95894b6](95894b6))
* **routing:** include match error in return value ([271010b](271010b))
* **testing:** allow nesting routing roots inside TestRoutingContext ([a3c9ea4](a3c9ea4))1 parent a661386 commit 9e07d74
3 files changed
+32
-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 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
1 | 30 | | |
2 | 31 | | |
3 | 32 | | |
| |||
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