Skip to content

Commit bafb8a1

Browse files
committed
docs: add changelog for v7
1 parent e95398d commit bafb8a1

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [7.0.0](https://github.com/FullHuman/purgecss/compare/v6.0.0...v7.0.1)
2+
3+
### Bug Fixes
4+
5+
* fix: fix issue where pseudo classes like :where, :not, :is were always removed at root level ([89024ce](https://github.com/FullHuman/purgecss/commit/89024ce)), closes [#1282](https://github.com/FullHuman/purgecss/issues/1282) [#978](https://github.com/FullHuman/purgecss/issues/978)
6+
* build: add named export for postcss plugin ([87d15b7](https://github.com/FullHuman/purgecss/commit/87d15b7)), closes [#1263](https://github.com/FullHuman/purgecss/issues/1263)
7+
8+
### Features
9+
10+
* feat(purgecss-from-pug): returns ExtractorResultDetailed instead of selectors ([fb51dc6](https://github.com/FullHuman/purgecss/commit/fb51dc6))
11+
12+
### BREAKING CHANGES
13+
14+
drop support for node 18
15+
116
# [](https://github.com/FullHuman/purgecss/compare/v6.0.0...v) (2024-03-29)
217

318
# [6.0.0](https://github.com/FullHuman/purgecss/compare/v5.0.0...v6.0.0) (2024-03-29)

0 commit comments

Comments
 (0)