Hexo 7.0.0 (RC1) 发布

GitHub 发布说明: v7.0.0 (RC1)

迁移指南

一些内置标签已被移除(例如 gist, youtube, jsfiddlevimeo)。如果您在现有博客文章中使用了这些标签,您可以安装 hexo-tag-embed 以继续在 Hexo 7.0.0 中使用它们。

$ npm i hexo-tag-embed

注意

如果您不在(或将不会)在您的帖子或页面中使用 gist, youtube, jsfiddle, vimeo 标签,则无需安装。

重大变更

重要变更

新功能

修复

性能

重构

依赖项

  • chore: bump sinon from 13.0.2 to 14.0.0 by @dependabot in #4965
  • chore: bump lint-staged from 11.2.6 to 13.0.3 by @dependabot in #5008
  • chore: bump husky from 7.0.4 to 8.0.1 by @dependabot in #4966
  • chore: bump hexo-fs from 3.1.0 to 4.0.0 by @dependabot in #5077
  • chore: bump hexo-renderer-marked from 5.0.0 to 6.0.0 by @dependabot in #5081
  • chore: bump hexo-front-matter from 3.0.0 to 4.0.0 by @dependabot in #5087
  • chore: bump abbrev from 1.1.1 to 2.0.0 by @dependabot in #5093
  • chore: bump hexo-i18n from 1.0.0 to 2.0.0 by @dependabot in #5099
  • chore: bump hexo-util from 2.7.0 to 3.0.1 by @dependabot in #5107
  • chore: bump warehouse from 4.0.2 to 5.0.0 by @dependabot in #5101
  • chore(deps): update hexo-log from 3.2.0 to 4.0.1 by @yoshinorin in #5096
  • chore: bump sinon from 14.0.2 to 15.0.0 by @dependabot in #5121

测试

新贡献者

完整变更日志