Skip to content

0.2.9

Compare
Choose a tag to compare
@maltsev maltsev released this 11 Apr 07:53
· 307 commits to master since this release

Added

  • minifyConditionalComment support <html> [#125].
  • Minify JS within <script type="module"> [#135].

Fixed

  • collapseWhitespaces around comment [#120].
  • handle CDATA inside script correctly [#122].
  • Minify SVG correctly [#129].

Changed

  • Upgrade to terser@5 (JS minification).