v8.1.1
bytedance/flowgram.aiv8.1.1Oct 31, 2025by yoshinorin
AI Summary
A maintenance release focusing on fixing regression issues with comment nesting in code fences and Nunjucks templates, along with a minor update to the package.json configuration.
Key Highlights
- Fixed regression handling comment nesting in code fences and Nunjucks.
- Updated package.json to use an object format for the repository field.
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