Skip to content

v2.2.0

Compare
Choose a tag to compare
@tada56orz tada56orz released this 01 Aug 10:48
· 69 commits to v2 since this release
26f4e56

咕了四个月后的主线任务(详见 issue #5 #6)完成!庆祝这个到处都是 bug 的正式版上线!🎉🎉

以下是具体更新内容:

  • build: 使用 Yarn v2 作为包管理器
  • ci: 支持 GitHub Actions 的持续性集成
  • chore: 引入 ESLint
  • feat: 支持绝大部分内容(即站点标题、站点图像、站点简介、GitHub Chart、外链卡片、页脚链接、备案信息、生日计算)在 /config/config.js 中自定义
  • feat: 在控制台显示版本、编译 hash 等信息
  • fix: 修复 GitHub Charts 不显示的问题
  • fix: 修复 iconfont 图标不显示的问题
  • perf: 优化打包性能
  • perf: 优化打包的 chunk 体量
  • style: 美化控制台版本显示样式