CHANGELOG.md 374 B

0.1.0(2021-12-15)

Features

  • 基于vite + vue3 + ts初始化项目
  • 项目结构添加并优化
  • 增加@的alias别名
  • 添加并封装vue-router,axios,pinia
  • 添加nprogress实现进度条

0.2.0(2021-12-16)

Features

  • 添加eslint及相关插件并配置
  • 添加commitizen,cz-conventional-changelog,husky,lint-staged 优化git提交格式