Features
- core: 新增 after-middleware 事件 (bb67894)
- core: 内置运行时警告改为使用
logger().warn()
输出 (d33781c) - cli: 优化了输出的提示 (59052bb)
- cli: 优化了错误处理函数 (34ebc6e)
- cli: 支持在配置文件中使用对象/函数式的插件 (37e4bdd)
Experimental Features
- 新增了
meta.$stripped
属性 (e5cfad6)
Dependencies
- cli: cac 版本从 6.5.4 更新至 6.5.5 (dfd279c)
Common Plugin 2.0.0
Breaking Changes
Features
- 新增了 exec 指令 (bf36c71)
- authorize 指令优化与修复 (e67243d, 45f83ee)
- contextify 指令优化与修复 (7769a50)
- echo 指令优化与修复 (fd2973f)
- info 指令优化与修复 (e84d700)
Test Utilities 2.0.0
Breaking Changes
Features
Bug Fixes
- 修复了调用
sender.sendPrivateMsgAsync()
时没有自动去除_async
后缀的问题 (8c3f3cc)
Dependencies
- get-port 版本从 5.1.0 更新至 5.1.1 (dfd279c)