Skip to content

Koishi 2.4.3

Compare
Choose a tag to compare
@shigma shigma released this 03 Dec 09:03
· 2803 commits to master since this release
  • koishi-core@2.4.3
  • koishi-utils@3.2.1
  • koishi-adapter-cqhttp@1.0.7 => 1.0.8
  • koishi-plugin-eval@2.0.4
  • koishi-plugin-eval-addons@1.0.0 (major)
  • koishi-plugin-mongo@1.1.3
  • koishi-plugin-puppeteer:@1.0.2

Features

  • eval-addons: 指令配置将默认与 eval 配置进行合并 (38f3216)

Bug Fixes

  • cli: 修复了 koishi start 会报错 unsupported type 的问题 (d7c59b4)

Dependencies

  • 升级 TypeScript 到 4.1 版本,同时更新了一些无法通过最新版本编译的代码: