Notable Changes
- bootstrap: 新增工具包 @koishijs/bootstrap,可用于直接通过配置文件初始化项目 (b75ceb6)
Features
Bug Fixes
- cli: 修复了
execArgv
中可能存在 true 和 false 的问题 (82cdfaa) - cli: 修复了
.env
文件的修改不会触发热重载的问题 (#539) (ed85cc4) - local: 修复了保存路径没有包含文件 hash 的问题 (#556) (4c33e56)
- manager: 修复了部分包加载失败会阻断整个数据传输的问题 (d8096d8)
- status: 修复了 SQL 下小时数据全部记录为 0 点到 1 点的问题 (#536) (31c5905)
Other Changes
- docs: update scripts usage (39347fd)
- docs: adjust styles (334963d)
- docs: fix dead links (c7aecc0)
- docs: move pages to reduce dead links (91a872c)
- docs: home page refactor (de42096)
- docs: init market page (af7a4e5)
- docs: generate market info (015eae8)
- docs: initialize market page (f5bcc89)
- ci: add cron job for docs build (261f8f6)
- chore: adjust package descriptions (bf44c4f)
- chore: remove coolq related keywords from package.json (508b421)
- docs: enhance market theme (366993b)
- docs: fix typo (60509ff)
- docs: support market search (e46afbb)
- docs: add npm and home links (ac2e126)
- docs: check duplicate keywords (c527f17)
- docs: enhance mobile display for plugin market (71946b3)
- refa: migrate to which-pm-runs (48c8416)
- chore: bump versions (7b0c58e)