- koishi-core@3.14.2
- koishi-plugin-adventure@0.4.2
- koishi-plugin-common@4.3.5
- koishi-plugin-eval@3.2.5
- koishi-plugin-mongo@2.5.2
- koishi-plugin-mysql@3.6.2
- koishi-plugin-puppeteer@2.1.7
- koishi-plugin-teach@2.3.1
- koishi-plugin-webui@4.7.1
- koishi-test-utils@7.0.2
- koishi-utils@4.3.0
- koishi@3.14.2
Features
- utils: support some shared typings in koishi-utils (d604164)
- cli: support koishi.config.coffee (#372) (48f2858)
Bug Fixes
- mysql: fix edge case for logical operators (acb16f6)
- mysql: fix incorrect db.update() (25258c0)
- teach: fix teach issues, fix #376 (6e2aa86)
- puppeteer: handle when default viewport doesn't exist (#378) (a947a81)
- mongo: handle empty array passed to logical operators (819588a)
- mongo: fix top-level $not implementaion (389ec34)
Other Changes
- chore: update bug report template (#365) (7962da8)
- chore: uppercase ISSUE_TEMPLATE (#366) (356e1b4)
- chore: fix issue template description (#367) (c4ba1f4)
- chore: add some adjustments (59cc7fd)
- chore: add koishi-plugin-holiday (#371) (a9ce89e)
- chore: update readme (#373) (667476b)
- docs: improve docs (#349) (e1fe1a9)
- docs: no more session.message (5846a65)
- chore: bump deps and fix typing errors (293bbb7)
- chore: bump versions (6f79535)
- test: fix mocha rc (74a35a5)