Releases: mpvue/mpvue-loader
Releases · mpvue/mpvue-loader
1.4.0
18 Feb 13:33
Compare
Sorry, something went wrong.
No results found
mpvue 1.x lts (长期支持版本)
bugfix
升级 mpvue-loader 1.2.2 为 1.4.0, 两版本代码无差别,与 mpvue 同步版本号便于识别
1.x/lts 分支将为 mpvue 1.x 提供长期支持
master 分支为 mpvue 2.x 提供支持
2.0.0
18 Feb 13:37
Compare
Sorry, something went wrong.
No results found
1.2.2
13 Feb 06:18
Compare
Sorry, something went wrong.
No results found
1.2.0 兼容性问题修复
影响范围
升级到 mpvue-loader 1.2.0 的老项目
确定是否老项目的方式:项目中 /build/vue-loader.conf.js 文件是否存在 fileExt 配置项,若不存在即为老项目,需要升级项目模板。
升级方式
升级 mpvue-loader 升级到最新版本(默认行为,若锁定版本,需手动升级到 1.2.2)
升级 build/vue-loader.conf.js:
重新初始化一个mpvue项目
将新项目中的 fileExt 配置同步到老项目中(或者直接将 build 目录替换)
1.2.0
10 Jan 04:15
Compare
Sorry, something went wrong.
No results found
1.1.4
18 Sep 09:10
Compare
Sorry, something went wrong.
No results found
1.1.3
19 Aug 17:08
Compare
Sorry, something went wrong.
No results found
V1.1.0
20 Jul 14:02
Compare
Sorry, something went wrong.
No results found
1.1.0 版本
fix:
小程序分包加载能力支持
windows 环境路径格式问题修复
V1.0.14
19 May 14:19
Compare
Sorry, something went wrong.
No results found
1.0.14 版本 ,感谢 @linrui1994 @F-loat @WingGao @jkzing 贡献 🎉🎉🎉
fix:
无法引入相对路径资源的问题
修复 new Vue 解析错误
添加TS处理 as 的情况
refactor
v1.0.13
27 Apr 14:14
Compare
Sorry, something went wrong.
No results found
v1.0.11
13 Apr 06:35
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
fix: slot 中嵌套组件和 event 失效