2.7 KiB
2.7 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.1.6-mf.0 (2023-02-08)
Note: Version bump only for package vue3-example
0.1.5-mf.0 (2023-02-08)
Note: Version bump only for package vue3-example
0.1.4-mf.0 (2023-02-08)
Note: Version bump only for package vue3-example
0.1.3-mf.0 (2023-02-08)
Note: Version bump only for package vue3-example
0.1.2-mf.0 (2023-02-08)
Note: Version bump only for package vue3-example
0.1.1-beta.0 (2023-02-08)
Bug Fixes
- 让 dev:vue2 正常运行 (3dd1dd1)
- 使得针对不同版本Vue的类型扩展能正常工作 (9fb7946)
- 使用了按需导入插件,就不能用import default 导入 (606b141)
- 缩小 tailwindcss content 的扫描返回,避免干扰 (3012d46)
- 修正 md 路径问题以及全量引入 vue-icon (3398881)
- 修正 tailwindcss-vite-plugin 根据 windows 斜杠路径找不到入口模块而报错的问题 (4b37f4f)