Official plugins hexo-cli 3.0.0 & hexo-util 1.4.0 released

We released a new version of the official plugins hexo-cli & hexo-util.

hexo-cli 3.0.0

Breaking change

  • chore: drop node 6 #78

Fix

  • fix(console): output formatting #111

Refactor

  • Refacter test #92

Dependencies

  • chore: update hexo-starter submodule #77
  • Bump hexo-util from 0.6.3 to 1.0.0 #96
  • Bump hexo-renderer-marked from 1.0.1 to 2.0.0 #99
  • Bump hexo-fs from 1.0.2 to 2.0.0 #106
  • Bump hexo-log from 0.2.0 to 1.0.0 #113
  • Bump tildify from 1.2.0 to 2.0.0 #64
  • Bump eslint from 5.16.0 to 6.0.1 #75
  • Bump acorn from 6.2.1 to 7.0.0 #97

hexo-util 1.4.0

Feature

  • feat: add unescapeHTML() #104
  • feat(htmlTag): support async/defer/boolean attribute #106

Fix

  • fix(escapeHTML): avoid double escape #104