hexo 8.0.0 Released

refs: GitHub Release Note: v8.0.0

Breaking Changes

New Features

Fixes

Performances

Refactor

Test

  • test(box/file): extend the mocha timeout to prevent the async file read test from failing by @yoshinorin in #5601
  • test: improve coverage by @D-Sketon in #5638

Depenrencies

  • chore(deps-dev): bump @types/node to ^20.16.10 by @uiolee in #5558
  • chore(deps): remove resolve by @stevenjoezhang in #5594
  • chore(deps): update dependencies by @yoshinorin in #5597
  • chore(deps): update cheerio from 0.22 to 1.0.0 by @yoshinorin in #5603
  • chore(deps): migrate husky from 8.x to 9.x by @yoshinorin in #5602
  • chore(deps): update eslint by @stevenjoezhang in #5599
  • chore(deps): bump actions/checkout from 4 to 5 by [@dependabot[bot]] in #5684
  • chore(deps): bump strip-ansi from 6.0.1 to 7.1.0 by [@dependabot[bot]] in #5218
  • chore: bump actions/setup-node from 4 to 5 by [@dependabot[bot]] in #5687

Misc

New Contributors

Full Changelog