npm koishi 4.0.1
Koishi 4.0.1

latest releases: 4.17.9, 4.17.8, 4.17.7...
2 years ago

Features

  • cli: 支持了更细粒度的模块热重载机制 (2df29ed)
  • cli: 在模块热重载失败时会进行回滚 (ddb047c)
  • mongo: 优化了部分查询的性能 (0f031e3)
  • mongo: 支持了在属性层级使用逻辑表达式 (3fae404)

Bug Fixes

  • commands: 修复了文件缺失报错的问题 (#466) (4a35bb3)
  • core: 移除了 ctx.broadcast() 中的错误代码 (#462) (11fc702)
  • manager: 修复了无法配合第三方 register 进行加载的问题 (0880bf0)
  • manager: 修复了读取本地文件会破坏依赖结构导致 watcher 失效的问题 (b723a3d)
  • mongo: 修复了错误的 $regexFor 实现 (1829154)
  • rate-limit: 移除了缺乏描述的父指令 (#465) (ef3be19)
  • rate-limit: 修复了部分属性无法被追踪和同步的问题 (#470) (1da8674)
  • schedule: 修复了 bot 加载的时序问题引起的定时器失效问题 (8055632)
  • status: 修复了同步空白数据引发的报错 (#458) (582a2ef)
  • status: 修复了可能的类型错误 (#469) (6f612d3)

Other Changes

  • chore: add community plugins (152a23c)
  • chore: move command utils to helpers (5ccd733)
  • chore: bump dep versions (08a0b7a)
  • typings: fix websocket typings (3e932af)
  • typings: fix mock plugin (0368272)
  • typings: bump marked version (1377d57)
  • build: update ci (089cbb7)
  • docs: enhancements (cdc570f)
  • chore: add @koishijs/database-tests (91cec7f)
  • docs: add segment.transform() (#456) (fe21776)
  • test: fix schedule tests (70d5b44)
  • refa: support incremental reload (aba09e7)
  • chore: bump versions (837fa63)

Don't miss a new koishi release

NewReleases is sending notifications on new releases.