v8.1.1

SagiPolaczek/NeuralSVGv8.1.1Oct 31, 2025by yoshinorin

AI Summary

This is a minor bug fix release addressing regressions in comment handling within code fences and nunjucks, alongside a minor dependency update.

Key Highlights

  • Fixed regression handling comment nesting in code fences.
  • Fixed comment nesting issues in nunjucks.
  • Minor dependency update for repository field.

New Features

  • Comment nesting fix in code fences.
  • Comment nesting fix in nunjucks.

Full Release Notes

## Fixes

* fix(regression): handle comment nesting in code fence and nunjucks by @D-Sketon in https://github.com/hexojs/hexo/pull/5717

## Misc

* chore: use object format for repository field in `package.json` by @yoshinorin in https://github.com/hexojs/hexo/pull/5714


**Full Changelog**: https://github.com/hexojs/hexo/compare/v8.1.0...v8.1.1