clean-css v4.2.0 Release Notes

Release Date: 2018-08-02 // over 5 years ago
    • โž• Adds process method for compatibility with optimize-css-assets-webpack-plugin.
    • ๐Ÿ›  Fixed issue #861 - new transition property optimizer.
    • ๐Ÿ›  Fixed issue #895 - ignoring specific styles.
    • ๐Ÿ›  Fixed issue #947 - selector based filtering.
    • ๐Ÿ›  Fixed issue #964 - adds configurable line breaks.
    • ๐Ÿ›  Fixed issue #986 - level 2 optimizations and CSS 4 colors.
    • ๐Ÿ›  Fixed issue #1000 - carriage return handling in tokenizer.
    • ๐Ÿ›  Fixed issue #1038 - font-variation-settings quoting.
    • ๐Ÿ›  Fixes ReDOS vulnerabilities in validator code.