@tmsfe/tmskit 0.0.24 → 0.0.27

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
@@ -48,9 +48,11 @@
48
48
  * 模板压缩zip包,存到cdn,支持外部同学下载
49
49
  * package.json更新时,判断版本变动,然后给出重新tmskit run dev的提示
50
50
  * module.config.json增加分包的描述文件
51
- 12. [0.0.22]
51
+ 12. [0.0.23]
52
52
  * 支持扩展命令
53
53
  * 支持集成tms-prebuild
54
54
  * 上报接口
55
55
  * 支持编译插件
56
- * 支持npm源配置
56
+ * 支持npm源配置
57
+ 13. [0.0.27]
58
+ * 添加云函数cloud-dev命令