Releases: postcss/postcss-selector-parser
Releases · postcss/postcss-selector-parser
7.1.6
Compare
Sorry, something went wrong.
No results found
MoOx
released this
03 Sep 08:55
fix: parse flat selectors in linear time, closing a CPU exhaustion vulnerability (GHSA-rj75-hqrm-r3gf , reported by Wayde Shi)
7.1.5
Compare
Sorry, something went wrong.
No results found
MoOx
released this
07 Aug 09:30
fix: don't treat a non-prefix token before | as a namespace (#324 by @spokodev )
fix: preserve whitespace before a * namespace in attribute selectors (#325 by @spokodev )
fix: TypeError on unclosed [, ( and trailing | (#330 by @theRizwan )
7.1.4
Compare
Sorry, something went wrong.
No results found
MoOx
released this
11 Jun 12:41
fix: tolerate non-node children when serializing selectors
7.1.3
Compare
Sorry, something went wrong.
No results found
MoOx
released this
11 Jun 08:32
Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clone/walk)
6.1.4
Compare
Sorry, something went wrong.
No results found
MoOx
released this
12 Jun 09:38
fix: tolerate non-node children when serializing selectors
6.1.3
Compare
Sorry, something went wrong.
No results found
MoOx
released this
11 Jun 08:34
7.1.2
Compare
Sorry, something went wrong.
No results found
MoOx
released this
09 Jun 07:44
v7.1.1
Compare
Sorry, something went wrong.
No results found
7.1.1
perf: replace startsWith with strict equality (#308 )
fix(types): add walkUniversal declaration (#311 )
v7.1.0
Compare
Sorry, something went wrong.
No results found
7.1.0
feat: insert(Before|After) support multiple new node
v7.0.0
Compare
Sorry, something went wrong.
No results found
7.0.0
Feat: make insertions during iteration safe (major)