Hexo 7.1.0 版本發佈

GitHub 發佈說明:v7.1.0

重點變更

新功能

修正

  • fix(types): 將 number 明確轉換為 string,由 @yoshinorin#5342 中貢獻
  • fix: 當 post_asset_folder 為 true 時,應覆寫 permalink,由 @D-Sketon#5254 中貢獻
  • fix(escapeAllSwigTags): 檢查標籤的完整性,由 @uiolee#5395 中貢獻

CI/CD

  • ci(commenter): 使用 workflows_run 事件來評論火焰圖,由 @uiolee#5384 中貢獻
  • ci(benchmark): 新增 PR 權限以進行評論,由 @uiolee#5334 中貢獻

相依性

  • chore: 將 typescript 從 4.9.5 升級到 5.3.2,由 @dependabot 在 #5358 中貢獻
  • chore(deps-dev): 移除 @ts/eslint-plugin,parser,由 @uiolee#5290 中貢獻
  • chore: 將 c8 從 8.0.1 升級到 9.0.0,由 @dependabot 在 #5290 中貢獻
  • chore(dev-deps): 將 sinon 從 15.2.0 升級到 17.0.1,由 @dependabot 在 #5343 中貢獻
  • chore(dev-deps): 將 lint-staged 從 14.0.1 升級到 15.2.0,由 @dependabot 在 #5373 中貢獻

新貢獻者

完整變更日誌

v7.0.0…v7.1.0