UNPKG

2.83 kBMarkdownView Raw
1## 1.0.43
2 - `fix` 一些bugfix
3
4## 1.0.31
5- `new` 新增 `upload``preview` 返回上传后包体信息和插件信息
6- `new` 新增 获取最近上传版本 sourceMap 的能力
7- `fix` 修复 useExtendedLib 模式下 usingComponent 绝对路径的问题
8
9
10## 1.0.29
11- `new` 支持自定义 node_modules 位置的构建 npm
12
13## 1.0.28
14- `new` 支持第三方平台开发模式预览和上传
15- `new` 构建npm支持分别构建到分包、独立分包、插件目录
16
17## 1.0.27
18- `fix` 修复wxml压缩错误
19
20## 1.0.25
21- `new` 废弃`navigateToMiniProgramAppList`字段
22- `new` 新增插件开发模式`ci.upload`会返回`devPluginId`字段
23- `new` 支持`kbone``weui``appJSON["useExtendedLib"]`的声明方式 [详情](https://developers.weixin.qq.com/miniprogram/dev/reference/configuration/app.html#%E9%85%8D%E7%BD%AE%E7%A4%BA%E4%BE%8B)"useExtendedLib"章节,[相关反馈](https://developers.weixin.qq.com/community/develop/doc/000cc6936a8170cc241a8333c56c00?jumpto=reply&parent_commentid=0008c49401878841cb2a4b2f1514&commentid=000a0272df446834693aaf377568)
24- `new` 支持 darkmode
25- `fix` 修复了`@`开头的`miniprogram_npm`包组件引用
26- `fix` windows 更新 schema 路径错误问题
27- `fix` 自定义tabbar路径查找问题 [相关反馈](https://developers.weixin.qq.com/community/minihome/doc/0008ca0f5e85b803c33aa6f2d5b400)
28
29## 1.0.24
30
31- `new` 增加25个机器人
32- `new` 插件版本号支持semver规则
33- `fix` usingComponents无法找到组件缺省index路径的问题 [相关反馈](https://developers.weixin.qq.com/community/develop/doc/000c824a6241d813d72a8de8051800)
34
35
36## 1.0.18
37
38- `fix` windows环境路径查找问题和换行符问题
39
40## 1.0.16
41
42- `fix` mac & linux usingComponents的路径查找和开发者工具保持一致
43
44## 1.0.15
45
46- `fix` minifyWXML导致的自闭合标签错误 [相关反馈](https://developers.weixin.qq.com/community/develop/doc/000c2810738ed01a9d1abc3f056800)
47
48## 1.0.14
49
50- `fix` 自定义tabbar图标路径校验问题
51
52## 1.0.13
53
54- `fix` 构建npm顺序问题 [相关反馈](https://developers.weixin.qq.com/community/develop/doc/0006c43dbd029017041a05b5653400)
55
56## 1.0.11
57
58- `new` 增加构建npm能力
59- `fix` 修复多线程环境变量问题
60
61## 1.0.9
62
63- `new` 增加预览指定pagePath和query的能力
64- `fix` 修复进程不结束的问题
65- `fix` 修复postcss报错信息不明确的问题
66
67## 1.0.7
68
69- `up` 升级postcss至`7.0.27`
70- `fix` 代码保护问题
71
72## 1.0.5
73
74- `new` 支持获取环境代理和npm代理配置
75- `fix` 修复代码调用模式下proxy不生效的问题
76
77## 1.0.3
78
79- `new` 支持预览二维码
80- `new` 支持proxy
81
82## 1.0.1
83
84首发版本
85
86- `new` 支持命令行调用
87- `new` 支持node模块调用
88- `new` 支持上传