Bug Fixes
- add safelist variables to postcss-purgecss #840 (c822058)
- gulp-purgecss: support skippedContentGlobs option #853 (b72de77)
- Purgecss webpack plugin/only filter fix (#933) (f8e4c2c)
- purgecss-webpack-plugin: add sourcemap support #409 (b3f73ed)
- purgecss-webpack-plugin: export as named export as well as default (#821) (a6a2c8e)
- wrong path import (4f3ddd0)
Features
- add source map support #526 (f2a9c5a)
- gulp-purgecss: add support for gulp-sourcemaps #257 (55c26d2)
- postcss-purgecss: load options from purgecss config (4de3bd8)
- purgecss-webpack-plugin: load config file automatically #767 (726faaa)
BREAKING CHANGES
- purgecss-webpack-plugin: drop webpack 4 support
What's Changed (generated commit list minus dependabot)
- build(deps): update dependencies
- build(deps-dev): update dev dependencies
- fix(purgecss-webpack-plugin): export as named export as well as default by @G-Rath in #821
- Guide for Hugo by @zwbetz-gh in #918
- add github-actions to dependabot by @coliff in #934
- Purgecss webpack plugin/only filter fix by @mefu in #933
New Contributors
- @G-Rath made their first contribution in #821
- @zwbetz-gh made their first contribution in #918
- @mefu made their first contribution in #933
Full Changelog: v4.1.3...v5.0.0