v8.1.1

nats-io/nats-serverv8.1.1Oct 31, 2025by yoshinorin

AI Summary

A minor maintenance release focusing on fixing rendering issues with code fences and nunjucks comments, and updating package.json formatting.

Key Highlights

  • Fix regression for code fence and nunjucks comment nesting
  • Update package.json repository field to use object format

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