官方插件 hexo-front-matter 3.0.0、hexo-server 3.0.0、hexo-renderer-less-4.0.0 发布

hexo-front-matter 3.0.0

重大变更

性能

  • refactor/perf: 正则表达式和拆分简写 @SukkaW #34

依赖

  • chore(deps): 将 js-yaml 从 3.14.1 升级到 4.1.0 by @dependabot-preview in #37
  • 将 eslint 从 7.32.0 升级到 8.0.1 by @dependabot in #47
  • chore(deps-dev): 将 mocha 从 8.4.0 升级到 9.1.3 by @dependabot in #48

其他

  • chore(ci): 由 @yoshinorin#50 中将 CI 迁移到 GitHub Actions
  • 升级到 GitHub 原生 Dependabot by @dependabot-preview in #38

完整变更日志: https://github.com/hexojs/hexo-front-matter/compare/2.0.0...3.0.0


hexo-server 3.0.0

重大变更

修复

  • fix: 由 @XieJiSS#145 中为 rss 文件发送正确的 MIME
  • @9662#49 中检查标题是否已设置

性能

  • refactor: 由 @SukkaW#171 中用 nanocolors 替换 chalk
  • @tomap#177 中切换到 picocolors

重构

  • refactor: 由 @yoshinorin#193 中使用 WHATWG URL API 替换 url.format

变更

依赖

  • chore(deps): 将 mime 从 2.5.2 升级到 3.0.0 @dependabot #181
  • chore(deps-dev): 将 sinon 从 11.1.2 升级到 12.0.1 @dependabot #183
  • chore(deps-dev): 将 sinon 从 10.0.1 升级到 11.1.2 @dependabot #167
  • chore(deps-dev): 将 sinon 从 9.2.4 升级到 10.0.1 @dependabot-preview #154
  • chore(deps-dev): 将 eslint 从 8.1.0 升级到 8.5.0 @dependabot #190
  • chore(deps-dev): 将 eslint 从 7.32.0 升级到 8.1.0 @dependabot #178
  • chore(deps-dev): 将 hexo 从 5.4.0 升级到 6.0.0 @dependabot #191
  • chore(deps): 将 open 从 8.2.1 升级到 8.3.0 @dependabot #172
  • chore(deps): 将 open 从 8.3.0 升级到 8.4.0 @dependabot #179
  • chore(deps-dev): 将 mocha 从 8.4.0 升级到 9.1.3 @dependabot #176
  • chore(deps-dev): 将 supertest 从 5.0.0 升级到 6.1.3 @dependabot-preview #147
  • chore(deps): 将 open 从 7.4.2 升级到 8.0.9 @dependabot #159
  • 升级到 GitHub 原生 Dependabot @dependabot-preview #157
  • chore(deps-dev): 将 supertest 从 4.0.2 升级到 5.0.0 @dependabot-preview #141

新贡献者

  • @XieJiSS 在 #145 中贡献了他们的第一个代码
  • @9662 在 #49 中贡献了他们的第一个代码

完整变更日志: https://github.com/hexojs/hexo-server/compare/2.0.0...3.0.0


hexo-renderer-less-4.0.0

重大变更

依赖

  • chore(deps-dev): 由 @dependabot 在 #70 中将 eslint 从 7.32.0 升级到 8.1.0
  • chore(deps-dev): 由 @dependabot 在 #71 中将 hexo 从 5.4.0 升级到 6.0.0
  • chore(deps-dev): 由 @dependabot 在 #69 中将 mocha 从 8.4.0 升级到 9.1.3

其他

  • 由 @dependabot-preview 在 #58 中升级到 GitHub 原生 Dependabot
  • chore(ci): 由 @yoshinorin#72 中修复发送覆盖率报告

完整变更日志: https://github.com/hexojs/hexo-renderer-less/compare/2.0.2...4.0.0