|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v1.18.0 |
| 4 | + |
| 5 | +[compare changes](https://github.com/dishait/tov-template/compare/v1.17.2...v1.18.0) |
| 6 | + |
| 7 | +### 🚀 Enhancements |
| 8 | + |
| 9 | +- 支持页面级 meta 标题 ([8bb19fc](https://github.com/dishait/tov-template/commit/8bb19fc)) |
| 10 | +- 支持 @ 路径别名 ([b7618c4](https://github.com/dishait/tov-template/commit/b7618c4)) |
| 11 | +- **env:** 暴露开发环境和生产环境 ([c696642](https://github.com/dishait/tov-template/commit/c696642)) |
| 12 | + |
| 13 | +### 🩹 Fixes |
| 14 | + |
| 15 | +- 修复 @ 路径别名失效 ([8f1d3da](https://github.com/dishait/tov-template/commit/8f1d3da)) |
| 16 | +- 支持在开发时安装组件库,close #93 ([#93](https://github.com/dishait/tov-template/issues/93)) |
| 17 | + |
| 18 | +### 🏡 Chore |
| 19 | + |
| 20 | +- 更新依赖 ([9afcdb5](https://github.com/dishait/tov-template/commit/9afcdb5)) |
| 21 | +- 更新依赖 ([58ff80f](https://github.com/dishait/tov-template/commit/58ff80f)) |
| 22 | +- 代码格式化 ([86d3b2d](https://github.com/dishait/tov-template/commit/86d3b2d)) |
| 23 | +- 更好的 jsx 提示 ([9e3c3df](https://github.com/dishait/tov-template/commit/9e3c3df)) |
| 24 | +- 更新依赖 ([b7560e3](https://github.com/dishait/tov-template/commit/b7560e3)) |
| 25 | +- 更新依赖 ([8742f5c](https://github.com/dishait/tov-template/commit/8742f5c)) |
| 26 | +- ⚠️ 更新 markdown 插件依赖 ([50ecf40](https://github.com/dishait/tov-template/commit/50ecf40)) |
| 27 | +- 更新依赖 ([ec61807](https://github.com/dishait/tov-template/commit/ec61807)) |
| 28 | +- **presets:** 添加插件注释 ([dd17fab](https://github.com/dishait/tov-template/commit/dd17fab)) |
| 29 | +- 更新依赖 ([5dc97ca](https://github.com/dishait/tov-template/commit/5dc97ca)) |
| 30 | +- 更新依赖 ([2f7bcbf](https://github.com/dishait/tov-template/commit/2f7bcbf)) |
| 31 | +- 更新依赖 ([6af2e41](https://github.com/dishait/tov-template/commit/6af2e41)) |
| 32 | +- ⚠️ 在 package.json 中统一管理 browserslist ([9d2131d](https://github.com/dishait/tov-template/commit/9d2131d)) |
| 33 | +- 忽略项目中可能出现的 nuxt 输出 ([5e8ab5f](https://github.com/dishait/tov-template/commit/5e8ab5f)) |
| 34 | + |
| 35 | +#### ⚠️ Breaking Changes |
| 36 | + |
| 37 | +- ⚠️ 更新 markdown 插件依赖 ([50ecf40](https://github.com/dishait/tov-template/commit/50ecf40)) |
| 38 | +- ⚠️ 在 package.json 中统一管理 browserslist ([9d2131d](https://github.com/dishait/tov-template/commit/9d2131d)) |
| 39 | + |
| 40 | +### ❤️ Contributors |
| 41 | + |
| 42 | +- Markthree ([@markthree](http://github.com/markthree)) |
| 43 | + |
3 | 44 | ## v1.17.2
|
4 | 45 |
|
5 | 46 | [compare changes](https://github.com/dishait/tov-template/compare/v1.17.1...v1.17.2)
|
|
0 commit comments