|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v1.0.0-alpha.2](https://github.com/soybeanjs/elegant-router/compare/v0.3.8...v1.0.0-alpha.2) (2025-04-27) |
| 5 | + |
| 6 | +### 🚀 Features |
| 7 | + |
| 8 | +- **projects**: |
| 9 | + - init next version - by @soybeanjs [<samp>(8d5b0)</samp>](https://github.com/soybeanjs/elegant-router/commit/8d5b07d) |
| 10 | + - resolve node - by @soybeanjs [<samp>(4c308)</samp>](https://github.com/soybeanjs/elegant-router/commit/4c30868) |
| 11 | + - resolve node - by @soybeanjs [<samp>(1dae2)</samp>](https://github.com/soybeanjs/elegant-router/commit/1dae212) |
| 12 | + - add alias & optimize resolve glob - by @soybeanjs [<samp>(cd1c5)</samp>](https://github.com/soybeanjs/elegant-router/commit/cd1c54e) |
| 13 | + - generate dts & optimize node - by @soybeanjs [<samp>(5b854)</samp>](https://github.com/soybeanjs/elegant-router/commit/5b8541a) |
| 14 | + - init generate routes code - by @soybeanjs [<samp>(5840e)</samp>](https://github.com/soybeanjs/elegant-router/commit/5840e90) |
| 15 | + - generate routes - by @soybeanjs [<samp>(ba64b)</samp>](https://github.com/soybeanjs/elegant-router/commit/ba64b34) |
| 16 | + - generate transformer and shared - by @soybeanjs [<samp>(a80fd)</samp>](https://github.com/soybeanjs/elegant-router/commit/a80fd18) |
| 17 | + |
| 18 | +### 🐞 Bug Fixes |
| 19 | + |
| 20 | +- **projects**: |
| 21 | + - fix template-vue vite config - by @soybeanjs [<samp>(e8581)</samp>](https://github.com/soybeanjs/elegant-router/commit/e8581f9) |
| 22 | + - fix generated dts - by @soybeanjs [<samp>(8c486)</samp>](https://github.com/soybeanjs/elegant-router/commit/8c48680) |
| 23 | + |
| 24 | +### 🛠 Optimizations |
| 25 | + |
| 26 | +- **projects**: move debug files to debug directory - by @soybeanjs [<samp>(b7b7a)</samp>](https://github.com/soybeanjs/elegant-router/commit/b7b7a3f) |
| 27 | + |
| 28 | +### 💅 Refactors |
| 29 | + |
| 30 | +- **projects**: |
| 31 | + - refactor example template-vue - by @soybeanjs [<samp>(5770f)</samp>](https://github.com/soybeanjs/elegant-router/commit/5770fbf) |
| 32 | + - move `template-vue` to `example` - by @soybeanjs [<samp>(9e5e4)</samp>](https://github.com/soybeanjs/elegant-router/commit/9e5e4e8) |
| 33 | + |
| 34 | +### 🏡 Chore |
| 35 | + |
| 36 | +- **deps**: |
| 37 | + - update deps - by @soybeanjs [<samp>(3d344)</samp>](https://github.com/soybeanjs/elegant-router/commit/3d3446d) |
| 38 | + - bump vue from 3.5.4 to 3.5.12 - by **dependabot[bot]** [<samp>(80a79)</samp>](https://github.com/soybeanjs/elegant-router/commit/80a791e) |
| 39 | + - update deps - by @soybeanjs [<samp>(26087)</samp>](https://github.com/soybeanjs/elegant-router/commit/26087f5) |
| 40 | +- **projects**: |
| 41 | + - remove dependabot.yml - by @soybeanjs [<samp>(68d0c)</samp>](https://github.com/soybeanjs/elegant-router/commit/68d0c98) |
| 42 | + - init project - by @soybeanjs [<samp>(ddfc8)</samp>](https://github.com/soybeanjs/elegant-router/commit/ddfc85c) |
| 43 | + |
| 44 | +### 🎨 Styles |
| 45 | + |
| 46 | +- **projects**: format code - by @soybeanjs [<samp>(5fc15)</samp>](https://github.com/soybeanjs/elegant-router/commit/5fc151c) |
| 47 | + |
| 48 | +### ❤️ Contributors |
| 49 | + |
| 50 | +[](https://github.com/soybeanjs) |
| 51 | +[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com) |
| 52 | + |
4 | 53 | ## [v0.3.8](https://github.com/soybeanjs/elegent-router/compare/v0.3.7...v0.3.8) (2024-08-01)
|
5 | 54 |
|
6 | 55 | ### 🏡 Chore
|
|
0 commit comments