HTMLMinifier v4.0.0 Release Notes

Release Date: 2019-04-01 // about 5 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ– handle custom fragments within CSS/JS correctly (#1001, #1015)

    ๐Ÿ”„ Changes

    • โฌ‡๏ธ Drop Node.js < 6 support

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘€ implement continueOnParseError to treat invalid characters as text (#1004)
    • ๐Ÿ”’ minify Content-Security-Policy (#947, #975, #1014)
    • โฌ†๏ธ upgrade to commander 2.19.0
    • โฌ†๏ธ upgrade to grunt-contrib-uglify 4.0.1
    • โฌ†๏ธ upgrade to gruntify-eslint 5.0.0
    • โฌ†๏ธ upgrade to uglify-js 3.5.1

Previous changes from v3.5.20

  • ๐Ÿ› Bug fixes

    • ๐Ÿ– handle custom fragments inside CSS more gracefully (#928, #929, #950)

    ๐Ÿ‘Œ Improvements

    • โฌ†๏ธ upgrade to clean-css 4.2.1
    • โฌ†๏ธ upgrade to commander 2.17.1