Skip to content

6.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@MHuiG MHuiG released this 25 Nov 02:42
· 65 commits to 6.0 since this release
e76173e

这是移除 pjax 前的最后一个含 pjax 的版本

Check your environment: ⚠node.js 16+⚠

Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS

⚠ BREAKING CHANGES

  • refactor!: cdn system (#789) 5eff86f
  • refactor!: config 75578cc
    1.移除 leancloud 统计
    2.busuanzi 配置位置更改至 plugins 处
    3.pjax 配置项更改:banUrl -> exclude
  • refactor!: remove rightmenu 移除过时的右键菜单 f207dca
  • 移除 nprogress 3ce85d9

Features

Bug Fix

Performance Improvements

  • (search/hexo): 提前加载搜索数据 6f9149c)
  • (debug): description 的配置检查改为warn警告并使用默认值 56c09f6 #801
  • readmore:false 优先级高于 auto_excerpt:true 7fe87d1

意见征集