Skip to content

Releases: shinnn/broccoli-clean-css

v2.0.0

21 Feb 11:32
Compare
Choose a tag to compare
  • [SEMVER MAJOR] Drop support for Node.js < 4.0.0 that is no longer maintained
  • [SEMVER MAJOR] Update clean-css from v3 to v4
  • [SEMVER MAJOR] Update this plugin from a function to an ECMAScript class
    • That means this plugin cannot be called without new anymore.