Hexo 6.1.0 发布

新功能

修复

  • fix(#1490): 如果设置了 post_asset_folder,将可渲染文件限制为默认文件扩展名,由 @kristofzerbe#4781 中实现
  • chore/fix(benchmark): 修复 node 16+ 上的基准测试,由 @SukkaW#4906 中实现
  • fix: 插件加载与 @vercel/nft 冲突,由 @SukkaW#4863 中实现
  • 修复 v4.0.0+ 版本的 js-yaml 标签,由 @marcofranssen#4869 中实现

测试

  • chore/test: 使用 chai#should,由 @SukkaW#4902 中实现

依赖

  • chore: 将 eslint-config-hexo 从 4.2.0 升级到 5.0.0,由 @dependabot 在 #4861 中实现
  • chore: 将 hexo-front-matter 从 2.0.0 升级到 3.0.0,由 @dependabot 在 #4856 中实现
  • chore: 将 0x 从 4.11.0 升级到 5.0.0,由 @dependabot 在 #4846 中实现
  • chore: 将 hexo-util 从 2.5.0 升级到 2.6.0,由 @yoshinorin#4908 中实现
  • chore(deps): 更新一些依赖项的次要版本和补丁版本,由 @yoshinorin#4898 中实现
  • chore: 将 hexo-renderer-marked 从 4.1.0 升级到 5.0.0,由 @dependabot 在 #4891 中实现
  • chore: 将 actions/setup-node 从 2 升级到 3,由 @dependabot 在 #4904 中实现

其他

  • chore: 删除 question-help ISSUTE_TEMPLATE 并为问题添加讨论链接,由 @yoshinorin#4848 中实现
  • github(pull_request_template): 删除 How to test 部分,由 @stevenjoezhang#4576 中实现
  • fix: 错别字,由 @renbaoshuo 在 #4896 中实现
  • chore/ci: 在拉取请求中回复火焰图 URL,由 @stevenjoezhang#4793 中实现

新贡献者

完整变更日志: https://github.com/hexojs/hexo/compare/6.0.0...6.1.0