Skip to content

Commit 4a7e4e3

Browse files
committed
7.1.4
1 parent e2021c5 commit 4a7e4e3

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 7.1.4 - 2026-06-11
2+
3+
- fix: tolerate non-node children when serializing selectors
4+
15
# 7.1.3 - 2026-06-11
26

37
- Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clone/walk)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-selector-parser",
33
"description": "Selector parser with built in methods for working with selector strings.",
4-
"version": "7.1.3",
4+
"version": "7.1.4",
55
"devDependencies": {
66
"oxfmt": "^0.54.0",
77
"oxlint": "^1.69.0",

0 commit comments

Comments
 (0)