github kangax/html-minifier v1.3.1
1.3.1

latest releases: v4.0.0, v3.5.21, v3.6.0...
8 years ago

Bug fixes

  • behaviour mismatch on phrasing-content-only tags against web browsers (#557, #558, #559, #562, #565, #566, #577, #578)
  • cli.js does not throw Error object (#564)
  • cli.js ignores -o <file> when reading from STDIN (#561)
  • htmlmin:ignore & collapseWhitespace gives erroneous output (#572, #574)
  • webpack cannot process html-minifier sources due to require() usage (#568)
  • collapseWhitespace removes significant whitespace around font icons (#571)

Improvements

  • update documentation on minifier options (#570, #575)
  • stricter eslint validation (#573)
  • processConditionalComments to control minification of IE conditional comments (#563, #567)

Don't miss a new html-minifier release

NewReleases is sending notifications on new releases.