0.2.7
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
forlink[rel=stylesheet]
#102. - Collapse
crossorigin
attributes #107. - Exclude excerpt comment for common CMS #108.
Fixed
- Keep JS inside SVG wrapped in
//<![CDATA[ //]]
#88.