refs: GitHub Release Note: v8.1.0
Fixes
- fix/perf: Incorrect TOC anchor generation by @D-Sketon in #5696
- fix(regression): missing tags and categories when running
hexo s with cache existed by @D-Sketon in #5697
- fix: fix ts error in test by @D-Sketon in #5709
- fix(regression): remove overly strict invalid tag format check in Swig parser by @D-Sketon in #5691
- fix(processor/post): updated post assets not being copied in hot processing when
post_asset_folder is enabled by @yoshinorin in #5704
- fix: nunjucks/code blocks in HTML comments were incorrectly converted by @D-Sketon in #5616
Refactor
Dependencies
- chore: bump actions/setup-node from 5 to 6 by @dependabot[bot] in #5708
- chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #5682
- chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #5710
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #5711
- chore(deps): bump hexo-util from 3 to 4 by @D-Sketon in #5712
Full Changelog