Hexo 6.1.0 版本發佈

新功能

  • 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 中修正
  • 修正 js-yaml 4.0.0+ 的標籤問題,由 @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: 在 pull request 中回覆火焰圖 URL,由 @stevenjoezhang#4793 中修改

新貢獻者

完整變更日誌: https://github.com/hexojs/hexo/compare/6.0.0...6.1.0