Skip to content

Bump "@fullhuman/postcss-purgecss" package version#2795

Open
updateclibot[bot] wants to merge 1 commit intomasterfrom
updatecli_master_fc41291f248f68062536e931ce61a16c9ddb2c7708e0ef7f433bb220138bd114
Open

Bump "@fullhuman/postcss-purgecss" package version#2795
updateclibot[bot] wants to merge 1 commit intomasterfrom
updatecli_master_fc41291f248f68062536e931ce61a16c9ddb2c7708e0ef7f433bb220138bd114

Conversation

@updateclibot
Copy link
Copy Markdown
Contributor

@updateclibot updateclibot bot commented Mar 30, 2026

Bump "@fullhuman/postcss-purgecss" package version

Bump "@fullhuman/postcss-purgecss" package version to 8.0.0

ran shell command "npm install --package-lock-only --dry-run=$DRY_RUN @fullhuman/postcss-purgecss@8.0.0"

v8.0.0
### BREAKING CHANGES

- Revert the changes from v7.0.2 that modified the import of the PostCSS plugin. This was causing issues (see [#1295](https://github.com/FullHuman/purgecss/issues/1295)). The PostCSS plugin should now be imported via a default import:
```ts
import purgeCSSPlugin from '@fullhuman/postcss-purgecss';
```

### Features

* feat: add --preserve-paths option to CLI for maintaining folder hierarchy ([aa5ac9d](https://github.com/FullHuman/purgecss/commit/aa5ac9d)), closes [#377](https://github.com/FullHuman/purgecss/issues/377)

### Bug fixes

* fix:  for code scanning alert no. 5: Incomplete multi-character sanitization (#1403) ([3f39411](https://github.com/FullHuman/purgecss/commit/3f39411)), closes [#1403](https://github.com/FullHuman/purgecss/issues/1403)
* fix: enhance setOptions to support both ES modules and CommonJS config exports ([4ad48c4](https://github.com/FullHuman/purgecss/commit/4ad48c4)), closes [#1340](https://github.com/FullHuman/purgecss/issues/1340)
* fix: fix glob expression illegal operations on directories (#1308) ([b27293f](https://github.com/FullHuman/purgecss/commit/b27293f)), closes [#1308](https://github.com/FullHuman/purgecss/issues/1308) [#1266](https://github.com/FullHuman/purgecss/issues/1266)
* fix: update import statements for purgeCSSPlugin in documentation and source files ([e5cbce2](https://github.com/FullHuman/purgecss/commit/e5cbce2)), closes [#1295](https://github.com/FullHuman/purgecss/issues/1295)
* fix(#995): preserve relative paths in source maps ([4f6c4d9](https://github.com/FullHuman/purgecss/commit/4f6c4d9)), closes [#995](https://github.com/FullHuman/purgecss/issues/995)
* fix: enhance keyframes handling to preserve animations referenced via CSS variables ([076c027](https://github.com/FullHuman/purgecss/commit/076c027)), closes [#478](https://github.com/FullHuman/purgecss/issues/478)

## New Contributors
* @aminya made their first contribution in https://github.com/FullHuman/purgecss/pull/1308

**Full Changelog**: https://github.com/FullHuman/purgecss/compare/v7.0.2...v8.0.0
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Mar 30, 2026
@updateclibot updateclibot bot enabled auto-merge (squash) March 30, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants