You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.
1.修复build时没有复制全部文件的bug【只复制了json和jsonc】
2.修改载入插件的方式,使其符合node模块的引用方式
3.更新cq-robot依赖到最新版
4.修改判断开发模式的方法(通过判断环境变量)
5.修改tsconfig.json,添加 "removeComments": true, //移除注释
6.替换fs模块为 fs-extra
7.修改部分配置为从环境变量加载
8.日后看情况重构项目
9.准备抛弃cq-websocket,重构项目。发布2.0
10.新版本更新包括cq-robot和coolq-robot,2.0版本预计不兼容1.x版本。本轮更新将进一步征求意见,欢迎讨论
11.使用更多typescript特性来优化代码
The text was updated successfully, but these errors were encountered: