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

推荐订阅源

GbyAI
GbyAI
Y
Y Combinator Blog
Martin Fowler
Martin Fowler
D
Docker
N
Netflix TechBlog - Medium
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
L
LangChain Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 三生石上(FineUI控件)
博客园_首页
量子位
罗磊的独立博客
Blog — PlanetScale
Blog — PlanetScale
云风的 BLOG
云风的 BLOG
Microsoft Azure Blog
Microsoft Azure Blog
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
D
DataBreaches.Net
I
InfoQ
Engineering at Meta
Engineering at Meta
The Cloudflare Blog
H
Help Net Security
V
V2EX

Hexo

Hexo Lost 41k GitHub Stars with One Command 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