Skip to content

v0.3.12

Choose a tag to compare

@Zuoqiu-Yingyi Zuoqiu-Yingyi released this 10 Jul 15:34
· 24 commits to main since this release
36d27b2

v0.3.12 / 2024-07-11

  • v0.3.11 ... v0.3.12
  • 改进 eslint 配置 | Improve eslint configuration
  • 改进构建流程 | Improve the build process
  • 优化 Prettier 配置 | Optimize Prettier configuration
  • 添加 Husky 配置 | Add Husky configuration
  • Prettier 支持排序模块导入 | Prettier supports sorting module imports
  • Prettier 支持数组换行 | Prettier supports array line breaks
  • 优化部分测试用例 | Optimize some test cases
  • 添加 .editorconfig 配置 | Add .editorconfig configuration
  • 添加 tsdoc 语法检查 | Add tsdoc syntax check
  • 使用 @antfu/eslint-config 作为 eslint 基础配置 | Use @antfu/eslint-config as the basic eslint configuration
  • 改进解析 tsconfig.json 中定义的路径别名的方式 | Improve the way to resolve path aliases defined in tsconfig.json
  • 调整 eslint 格式化配置 | Adjust eslint formatting configuration
  • 优化 broadcast 相关测试用例 | Optimize broadcast related test cases
  • 调整 API /api/system/getConf | Adjust API /api/notebook/getConf
  • 优化 TypeScript 类型定义生成脚本 | Optimize TypeScript type definition generation script