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

推荐订阅源

博客园 - Franky
Microsoft Azure Blog
Microsoft Azure Blog
阮一峰的网络日志
阮一峰的网络日志
宝玉的分享
宝玉的分享
量子位
N
Netflix TechBlog - Medium
M
MIT News - Artificial intelligence
GbyAI
GbyAI
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tailwind CSS Blog
Y
Y Combinator Blog
L
LangChain Blog
The Cloudflare Blog
T
The Blog of Author Tim Ferriss
U
Unit 42
Martin Fowler
Martin Fowler
aimingoo的专栏
aimingoo的专栏
G
Google Developers Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客

NexT

NexT 8.29.0 Released NexT 8.28.0 Released NexT 8.27.0 Released NexT 8.25.0 Released NexT 8.24.1 Released NexT 8.24.0 Released NexT 8.23.2 Released NexT 8.23.1 Released NexT 8.23.0 Released NexT 8.22.0 Released NexT 8.21.1 Released NexT 8.21.0 Released NexT 8.20.0 Released NexT 8.19.2 Released NexT 8.19.1 Released NexT 8.19.0 Released NexT 8.18.2 Released NexT 8.18.1 Released NexT 8.18.0 Released NexT 8.17.1 Released NexT 8.17.0 Released
NexT 8.26.0 Released
John Doe · 2025-11-26 · via NexT

What's Changed

🌟 New Features

  • Add supports of light-dark function by @wherewhere in https://github.com/next-theme/hexo-theme-next/pull/899
+# Light-Dark Mode
+lightdark:
+ enable: false
+ # Add @supports (color: light-dark(red, red)) check
+ check_supports: true
+

🌀 External Changes

  • Update actions/setup-python action to v6 - autoclosed by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/917
  • Update actions/labeler action to v6 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/919
  • Update dependency eslint to v9.39.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/920
  • Update dependency stylelint to v16.25.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/921
  • Update dependency hexo to v8 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/922
  • Update dependency chai to v6.2.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/923
  • Update dependency mocha to v11.7.4 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/925
  • Update github/codeql-action action to v4 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/926
  • Update actions/setup-node action to v6 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/928

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.25.0...v8.26.0

Detailed changes for NexT v8.26.0