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 tocontent
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)
-
build(deps-dev): update dependencies
-
build(deps): update dependencies
-
Update hugo.md by @davidsneighbour in #1013
-
Minor adjustment to documentation for clarity by @dvelguru in #997
-
Fix wrong import name in #1015
-
Point to new extractor package names by @danieldiekmeier in #1024
-
Clarify node package installation for Hugo guide by @anakinsleftleg in #1000
-
Add alignwide and alignfull classes from GB by @nextgenthemes in #1072
-
bugfix: Only throw
No files found from the passed PurgeCSS option 'content'.
warning when files/globs are passed tocontent
by @AdrianGonz97 in #1188 -
bugfix: Classes that contain
:is
or:where
in their names are no longer unintentionally purged by @AdrianGonz97 in #1187 -
Update Hugo docs by @schnerring in #1216
-
fixed collect used variables for the changed selector by @vsn4ik in #1217
New Contributors
- @davidsneighbour made their first contribution in #1013
- @dvelguru made their first contribution in #997
- @danieldiekmeier made their first contribution in #1024
- @anakinsleftleg made their first contribution in #1000
- @nextgenthemes made their first contribution in #1072
- @AdrianGonz97 made their first contribution in #1188
- @Gaelan made their first contribution in #1133
- @schnerring made their first contribution in #1216
- @vsn4ik made their first contribution in #1217
- @kempster made their first contribution in #1232
Full Changelog: v5.0.0...v6.0.0