Commit 0afbb3e
committed
release(version): Release 3.0.0 [skip ci]
# [3.0.0](v2.0.11...v3.0.0) (2022-11-03)
### docs
* **README:** add note about expanded code sandbox example ([0ecfe63](0ecfe63)), closes [#28](#28)
### feat
* **routing:** async redirects ([e880467](e880467))
* **routing:** composable dynamic routes ([6f178ce](6f178ce))
### Breaking changes
* **routing:** Route creation functions have been changed to allow for dynamic routes to be composed together. This effects all route definitions1 parent e01bcd2 commit 0afbb3e
3 files changed
+21
-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 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
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