惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
美团技术团队
酷 壳 – CoolShell
酷 壳 – CoolShell
Y
Y Combinator Blog
T
Tailwind CSS Blog
D
Docker
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Google DeepMind News
Google DeepMind News
腾讯CDC
Vercel News
Vercel News
Engineering at Meta
Engineering at Meta
U
Unit 42
The Cloudflare Blog
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
爱范儿
爱范儿
Recent Announcements
Recent Announcements
博客园 - 聂微东
博客园 - 叶小钗
H
Help Net Security
MyScale Blog
MyScale Blog

Tags from hexo

Release v8.1.1 · hexojs/hexo Release v8.1.0 · hexojs/hexo Release v7.1.1 · hexojs/hexo Release v7.1.0 · hexojs/hexo Release v7.0.0 (RC2) · hexojs/hexo Release v8.1.2 · hexojs/hexo Release v7.3.0 · hexojs/hexo Release v8.0.0 · hexojs/hexo Release v7.2.0 · hexojs/hexo
Release v7.0.0 · hexojs/hexo
yoshinorin · 2023-11-13 · via Tags from hexo

Migration Guide

built-in tags

WARNING
Some of the built-in tags have been dropped (gist, youtube, jsfiddle, and vimeo). If you use those tags in your existing blog posts, you can install hexo-tag-embed to continue using them with Hexo v7.0.0.

Note
No need to install it if you are not using (or will not use) gist, youtube, jsfiddle, vimeo tags in your post or page.

Syntax highlighting

WARNING
Syntax highlighting is refactored and controlled by the following settings. See Syntax Highlighting for more details.

syntax_highlighter: highlight.js # highlight.js | prismjs | <empty>

Breaking Changes

Notable Changes

New Features

Fixes

Performance

Refactor

  • refactor: use the WHATWG URL API instead of url.resolve by @yoshinorin in #5136

CI/CD

Dependencies

Test

Misc

New Contributors

Full Changelog

6.3.0...v7.0.0


Appendix: Changes between v7.0.0(RC2) and v7.0.0

Breaking Changes

New Feature

Performance

Fixes

CI/CD

Dependencies

Misc

Full Changelog

v7.0.0-rc2...v7.0.0