Skip to content

0.2.7

Compare
Choose a tag to compare
@maltsev maltsev released this 17 Oct 06:44
· 388 commits to master since this release

Added

  • More aggressive whitespace removal option #90.
  • Cloudflare SSE support to removeComments #94.
  • Improve compression ratio by sorting attribute values #95.
  • New minifyUrls module #98.
  • New removeAttributeQuotes module #104.
  • Remove type=text/css for link[rel=stylesheet] #102.
  • Collapse crossorigin attributes #107.
  • Exclude excerpt comment for common CMS #108.

Fixed

  • Keep JS inside SVG wrapped in //<![CDATA[ //]] #88.