Skip to content

v2.2.0

Compare
Choose a tag to compare
@ben-eb ben-eb released this 12 Aug 09:36
· 2385 commits to master since this release
  • Replaced integrated plugin filter with postcss-filter-plugins.
  • Improved rule merging logic.
  • Improved performance across the board by reducing AST iterations where it
    was possible to do so.
  • cssnano will now perform better whitespace compression when used with other
    PostCSS plugins.