Skip to content

Commit 4a7852f

Browse files
committed
postcss-browser-comments v6.0.2
1 parent 296b54a commit 4a7852f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

plugins/postcss-browser-comments/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS Browser Comments
22

3-
### Unreleased (patch)
3+
### 6.0.2
4+
5+
_November 26, 2025_
46

57
- Correctly list all browser versions. This fixes an issue where a config targeting a dead browser (e.g. `IE 10`) would remove styles marked with `all browsers`.
68

plugins/postcss-browser-comments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-browser-comments",
33
"description": "Keep only the CSS you need based on comments and your browserslist",
4-
"version": "6.0.1",
4+
"version": "6.0.2",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)