Skip to content

Releases: hexojs/hexo-html-minifier

1.0.0

03 Sep 12:12
e724ace
Compare
Choose a tag to compare

Breaking change

  • chore: require at least node 8 #23

Features

  • feat: replace minimatch with micromatch #26
  • feat: aggressive defaults #27

Refactor

  • refactor(ES2015): use let/const & arrow function #17

0.0.2

02 Jun 22:34
Compare
Choose a tag to compare

Miscellaneous

  • Update the minimatch to 3.x to avoid Regex DDoS. bf490af