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

推荐订阅源

V
Visual Studio Blog
A
About on SuperTechFans
J
Java Code Geeks
G
Google Developers Blog
L
LangChain Blog
小众软件
小众软件
宝玉的分享
宝玉的分享
云风的 BLOG
云风的 BLOG
P
Proofpoint News Feed
博客园 - 【当耐特】
IT之家
IT之家
F
Fortinet All Blogs
aimingoo的专栏
aimingoo的专栏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
博客园 - Franky
博客园_首页
雷峰网
雷峰网
Microsoft Security Blog
Microsoft Security Blog
Vercel News
Vercel News
B
Blog
月光博客
月光博客
酷 壳 – CoolShell
酷 壳 – CoolShell

Hexo

Hexo Lost 41k GitHub Stars with One Command hexo 8.1.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 Hexo 6.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 8.0.0 Released
Hexo · 2025-09-16 · via Hexo

refs: GitHub Release Note: v8.0.0

Breaking Changes

New Features

Fixes

Performances

Refactor

Test

  • test(box/file): extend the mocha timeout to prevent the async file read test from failing by @yoshinorin in #5601
  • test: improve coverage by @D-Sketon in #5638

Depenrencies

  • chore(deps-dev): bump @types/node to ^20.16.10 by @uiolee in #5558
  • chore(deps): remove resolve by @stevenjoezhang in #5594
  • chore(deps): update dependencies by @yoshinorin in #5597
  • chore(deps): update cheerio from 0.22 to 1.0.0 by @yoshinorin in #5603
  • chore(deps): migrate husky from 8.x to 9.x by @yoshinorin in #5602
  • chore(deps): update eslint by @stevenjoezhang in #5599
  • chore(deps): bump actions/checkout from 4 to 5 by [@dependabot[bot]] in #5684
  • chore(deps): bump strip-ansi from 6.0.1 to 7.1.0 by [@dependabot[bot]] in #5218
  • chore: bump actions/setup-node from 4 to 5 by [@dependabot[bot]] in #5687

Misc

New Contributors

Full Changelog