hexo 7.3.0 發佈

參考: GitHub 發佈說明:v7.3.0

新功能

  • feat(renderScaffold):由 @uiolee#5472 中實作,將文章和骨架的 frontMatter 進行深度合併
  • feat:由 @uiolee#5470 中實作,新增選項以使用 slug 作為文章標題
  • feat(helper/toc):由 @KentarouTakeda#5487 中實作,指定輸出的項目最大數量

修正

效能

  • perf(processor/post):由 @yoshinorin#5473 中實作,當 config.post_asset_folder 啟用時,提高處理速度

測試

  • 還原 “test: 為問題 #4334 新增測試案例”,由 @D-Sketon#5475 中實作

CI

  • ci(comment):由 @uiolee#5471 中實作,修正錯誤條件

雜項

  • build:由 @uiolee#5507 中實作,升級 ecmascript 版本

完整變更日誌