# hexo v7.1.1 - Product: hexo (https://whatsnew.fyi/product/hexo) - Vendor: hexojs - Date: 2024-01-22 - Version: v7.1.1 - Original notes: https://github.com/hexojs/hexo/releases/tag/v7.1.1 - Permalink: https://whatsnew.fyi/product/hexo/releases/v7.1.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Escape tags which include line breaks ##### Fixes * fix(escapeTags): escape tag which includes line break by @uiolee in https://github.com/hexojs/hexo/pull/5402 ##### Misc * chore: use `prepublishOnly` instead of `prepublish` and run `npm install` in `prepublishOnly` script by @yoshinorin in https://github.com/hexojs/hexo/pull/5399 **Full Changelog**: https://github.com/hexojs/hexo/compare/v7.1.0...v7.1.1