Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@Ffloriel Ffloriel released this 29 Mar 17:46
· 2 commits to main since this release

Bug Fixes

  • collect of used variables for changed selector (#1217) (9fbb592)
  • gulp-purgecss: move vinyl-sourcemaps-apply to deps #999 (7858b7a)
  • Only throw No files found from the passed PurgeCSS option 'content'. warning when files/globs are passed to content by @AdrianGonz97 in #1188
  • Classes that contain :is or :where in their names are no longer unintentionally purged by @AdrianGonz97 in #1187
  • Fix [class*=foo] with HTML extractor by @Gaelan in #1133

Features

Breaking changes

  • Supports NodeJS 18+

What's Changed (full list)

New Contributors

Full Changelog: v5.0.0...v6.0.0