github koishijs/koishi 4.3.0
Koishi 4.3.0

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

Notable Changes

  • create: 改为使用在线 boilerplate 创建项目 (a34904b, b956b81)
  • scripts: 新增工具包 @koishijs/scripts,提供了一系列用于工作区开发的指令

Features

  • client: 支持了 schema description 中使用 markdown 语法 (#534) (19e9e2d)
  • console: devMode 配置项的默认值更改为 NODE_ENV 环境变量 (350ed2d)
  • create: 支持了在创建的项目中初始化 git (e374267)
  • scripts: 支持了 init 指令 (8231e34, b35a180)
  • scripts: 支持了 publish 指令 (9911e72)
  • scripts: 支持了 build 指令 (a8e19a3)
  • scripts: 支持了 bump 指令 (673e6db, c19798c)
  • segment: 使用默认导出以确保命名空间中的类型可用 (d25dadb)

Bug Fixes

  • cli: 修复了使用 js/ts 配置文件时无法使用热重载的问题 (#526) (3399d3e)
  • cli: 修复了重复的 execArgv 选项会导致进程无法启动的问题 (9435779)
  • manger: 修复了全局配置更新按钮点击无效的问题 (#505) (e1f5087)
  • orm: 在 eval 表达式中支持了 Date 相关类型 (7e65450)
  • sandbox: 修复了聊天面板的布局和滚动问题 (#535) (8451688)

Other Changes

Don't miss a new koishi release

NewReleases is sending notifications on new releases.