Releases: hexojs/hexo-html-minifier
Releases · hexojs/hexo-html-minifier
1.0.0
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
Miscellaneous
- Update the minimatch to 3.x to avoid Regex DDoS. bf490af