All Versions
10
Latest Version
Avg Release Cycle
29 days
Latest Release
1846 days ago

Changelog History

  • v4.0.0 Changes

    April 01, 2019

    ๐Ÿ› 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
  • v3.6.0

    October 24, 2018
  • v3.5.21

    October 25, 2018
  • v3.5.20 Changes

    August 19, 2018

    ๐Ÿ› 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
  • v3.5.19 Changes

    July 13, 2018

    ๐Ÿ› Bug fixes

    • ๐Ÿ– handle maxLineLength precisely around custom fragments & <!-- htmlmin:ignore --> (#930, #945)

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ“š prefer https:// in documentation (#943)
    • convert to <!doctype html> for compressibility (#822, #944)
  • v3.5.18 Changes

    July 03, 2018

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  fix DOCTYPE parsing (#938, #939)
    • ensure CLI accepts --minify-urls

    ๐Ÿ‘Œ Improvements

    • โฌ†๏ธ upgrade to commander 2.16.0
  • v3.5.17 Changes

    June 25, 2018

    ๐Ÿ‘Œ Improvements

    • โฌ†๏ธ upgrade to uglify-js 3.4.2
  • v3.5.16 Changes

    May 20, 2018

    ๐Ÿ› Bug fixes

    • ๐Ÿ– handle empty class attributes (#921, #922)
  • v3.5.15 Changes

    April 16, 2018

    ๐Ÿ‘Œ Improvements

    • supply context to minifyCSS custom processor (#909)
    • preserve input options (#910)
    • โฌ†๏ธ upgrade to grunt-browserify 5.3.0
  • v3.5.14 Changes

    April 07, 2018

    ๐Ÿ› Bug fixes

    • ๐Ÿ’Ž preserve whitespace around <ruby> (#904, #905)