新功能
- feat(toc): 支持无编号标题,由 @Cerallin 在 #4871 中实现
- 排除代码高亮中的某些语言,由 @corvofeng 在 #3865 中实现
- 为代码块添加行阈值选项,由 @dbelokon 在 #4821 中实现
修复
- 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: 将 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 中实现
新贡献者
- @kristofzerbe 在 #4781 中做出了他们的第一次贡献
- @marcofranssen 在 #4869 中做出了他们的第一次贡献
- @dbelokon 在 #4821 中做出了他们的第一次贡献
- @renbaoshuo 在 #4896 中做出了他们的第一次贡献
- @corvofeng 在 #3865 中做出了他们的第一次贡献
- @Cerallin 在 #4871 中做出了他们的第一次贡献
完整变更日志: https://github.com/hexojs/hexo/compare/6.0.0...6.1.0