@tmsfe/tmskit 0.0.17 → 0.0.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -33,8 +33,12 @@
33
33
  * add: 钩子函数支持promise
34
34
  * fix: 编译watch不支持文件夹监听
35
35
  * fix: 升级chokidar的版本
36
- 9. []
36
+ 9. [0.0.17]
37
37
  * 删除“module.config.json pages为空”的判断
38
38
  * 编译后 app.json 的 `subpackages`字段 按 `name` 排序
39
39
  * `updateAppJson`钩子,增加`isDev、tmsConfig、modules、appJson`参数
40
- * 增加`tmskit run cloud`命令
40
+ * 增加`tmskit run cloud`命令
41
+ 10. [0.0.18]
42
+ * 修改模板名称tmskit-template
43
+ * tms.private.config.js 作为 tms.config.js的复写文件,不再是补充文件
44
+ * module.config.json 支持`preloadRule`字段