Skip to content

v1.1.0

Compare
Choose a tag to compare
@ShanYi-Hui ShanYi-Hui released this 07 Mar 02:11
· 84 commits to main since this release

✨ 新增功能 | New Feature

  • ✨ 添加 standard-version 进行版本更新日志记录 (da040c4)

🐛 修复缺陷 | Bug Fixes

  • 🐛 修复 类型检查 功能异常问题 (e1a11e7)
  • 🐛 修复 lint-staged 中 prettier 以 json 格式美化代码的无效命令问题 (66cddef)
  • 🐛 修复stylelint对vue文件的支持 (0308667)
  • 🐛 修复TagsView右键菜单逻辑错误 (4e72364)
  • Table组件注册为全局组件报错问题,存在对pinia的提前引用 (77c0a46)