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

推荐订阅源

T
Tor Project blog
T
The Blog of Author Tim Ferriss
WordPress大学
WordPress大学
H
Help Net Security
酷 壳 – CoolShell
酷 壳 – CoolShell
宝玉的分享
宝玉的分享
博客园 - 司徒正美
Jina AI
Jina AI
雷峰网
雷峰网
博客园_首页
博客园 - 三生石上(FineUI控件)
G
Google Developers Blog
MongoDB | Blog
MongoDB | Blog
Hugging Face - Blog
Hugging Face - Blog
The Cloudflare Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Forbes - Security
Forbes - Security
T
Threatpost
V
Visual Studio Blog
A
Arctic Wolf
Microsoft Azure Blog
Microsoft Azure Blog
Security Latest
Security Latest
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
P
Privacy & Cybersecurity Law Blog
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Spread Privacy
Spread Privacy
N
News and Events Feed by Topic
Vercel News
Vercel News
爱范儿
爱范儿
The GitHub Blog
The GitHub Blog
NISL@THU
NISL@THU
Hacker News - Newest:
Hacker News - Newest: "LLM"
T
The Exploit Database - CXSecurity.com
P
Proofpoint News Feed
PCI Perspectives
PCI Perspectives
博客园 - 【当耐特】
IT之家
IT之家
S
Secure Thoughts
Engineering at Meta
Engineering at Meta
阮一峰的网络日志
阮一峰的网络日志
Cisco Talos Blog
Cisco Talos Blog
Security Archives - TechRepublic
Security Archives - TechRepublic
月光博客
月光博客
Latest news
Latest news
小众软件
小众软件
Attack and Defense Labs
Attack and Defense Labs
I
Intezer
Y
Y Combinator Blog
The Last Watchdog
The Last Watchdog
大猫的无限游戏
大猫的无限游戏

Hexo

hexo 8.1.0 Released hexo 8.0.0 Released hexo 7.3.0 Released Hexo 7.2.0 Released Hexo 7.1.0 Released Hexo 7.0.0 Released Hexo 7.0.0 (RC1) Released Hexo 6.3.0 Released Hexo 6.2.0 Released Hexo 6.1.0 Released Official plugins hexo-renderer-marked 5.0.0 and hexo-renderer-markdown-it 6.0.0 released Official plugins hexo-front-matter 3.0.0, hexo-server 3.0.0, hexo-renderer-less-4.0.0 released Official plugins hexo-renderer-ejs 2.0.0, hexo-generator-sitemap 2.2.0 released Official plugins hexo-cli 4.3.0, hexo-renderer-pug 2.0.0, hexo-paginaiton 2.0.0, hexo-clean-css 2.0.0 hexo-util 2.5.0 released hexo 5.4.0 released hexo-deployer-git 3.0.0, hexo-renderer-marked 4.0.0 released Hexo 5.3.0 released Hexo 5.2.0, hexo-migrator-wordpress 2.1.2, hexo-renderer-marked 3.2.0, hexo-renderer-stylus 2.0.1 & hexo-renderer-less 2.0.2 released
Hexo 6.0.0 Released
Hexo · 2021-12-26 · via Hexo

Hexo v6 is requires Node.js 12.13+. Please use Node.js 12+.

To upgrade to Hexo v6, change the following line in your package.json,

package.json
-  "hexo": "^5.4.1",
+ "hexo": "^6.0.0",

Breaking Changes

Security

Please see more detail: Announcement: About CVE-2021-25987

New features

Performance

Fixes

Refactor

Docs

Dependencies

  • Cleanup dependabot @tomap #4820
  • chore: bump actions/stale from 3 to 4 @dependabot #4828
  • chore: bump sinon from 11.1.2 to 12.0.1 @dependabot #4810
  • chore: bump eslint from 7.32.0 to 8.0.0 @dependabot #4799
  • chore: bump hexo-log from 2.0.0 to 3.0.0 @dependabot #4794
  • chore: bump husky from 4.3.8 to 7.0.2 @dependabot #4763
  • chore: bump sinon from 10.0.1 to 11.1.2 @dependabot #4747
  • chore: bump mocha from 8.4.0 to 9.1.1 @dependabot #4765
  • chore: bump lint-staged from 10.5.4 to 11.0.0 @dependabot #4697
  • Upgrade to GitHub-native Dependabot @dependabot-preview #4689
  • chore(deps-dev): bump sinon from 9.2.4 to 10.0.0 @dependabot-preview #4670
  • chore(deps-dev): bump hexo-renderer-marked from 3.3.0 to 4.0.0 @dependabot-preview #4649

New Contributors

Full Changelog: https://github.com/hexojs/hexo/compare/5.4.0...6.0.0