3.3 KiB
3.3 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 vue2-example
0.1.5-mf.0 (2023-02-08)
Note: Version bump only for package vue2-example
0.1.4-mf.0 (2023-02-08)
Note: Version bump only for package vue2-example
0.1.3-mf.0 (2023-02-08)
Note: Version bump only for package vue2-example
0.1.2-mf.0 (2023-02-08)
Note: Version bump only for package vue2-example
0.1.1-beta.0 (2023-02-08)
Bug Fixes
- 固定 npm3 版本,增加 @vue/babel jsx 插件 (afe772c)
- 让 dev:vue2 正常运行 (3dd1dd1)
- 使得针对不同版本Vue的类型扩展能正常工作 (9fb7946)
- 使用了按需导入插件,就不能用import default 导入 (606b141)
- 缩小 tailwindcss content 的扫描返回,避免干扰 (3012d46)
- 修复 loading 组件由于文件改名导致引用错误问题,同时删除无用文件 (d63c084)
- 修正 inline-chunks 插件的逻辑,vite 插件改为从vue2/3工程加载 (72b0926)
- 修正 tailwindcss-vite-plugin 根据 windows 斜杠路径找不到入口模块而报错的问题 (4b37f4f)
- 修正 vue2 和 vue2.7 下扩展 (ad71cc0)