Releases: uncss/uncss
Releases · uncss/uncss
0.17.3
0.17.2
0.17.1
0.17.0
0.16.2
Support for injecting JS on page load before uncss runs, as well as some bug fixes.
0.16.1
Fix regression causing selectors with multiple pseudo-classes to be ignored.
0.16.0
A bunch of internal cleanups, and removed support for older versions of Node.
0.15.0
Migrate from PhantomJS to JSDom, and update our package.json dependencies (cleaning up some warnings).
0.14.1
Fix a missing async dependency.
0.14.0
Sourcemap support, better parallelization, some CSS handling fixes:
- PostCSS rewrite to handle larger variety of CSS with source preservation (including sourcemap support!)
- Handle large number of HTML files better (though serialization)
- Better CSS handling (will trim vendor-specific prefixes if unused, can handle multiple animation names, etc)