Skip to content

Releases: postcss/postcss-selector-parser

7.1.4

11 Jun 12:41
4a7e4e3

Choose a tag to compare

  • fix: tolerate non-node children when serializing selectors

7.1.3

11 Jun 08:32
7893b74

Choose a tag to compare

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

6.1.4

12 Jun 09:38
4a7e4e3

Choose a tag to compare

  • fix: tolerate non-node children when serializing selectors

6.1.3

11 Jun 08:34
7893b74

Choose a tag to compare

7.1.2

09 Jun 07:44
1b81a3c

Choose a tag to compare

v7.1.1

27 Nov 14:34

Choose a tag to compare

7.1.1

  • perf: replace startsWith with strict equality (#308)
  • fix(types): add walkUniversal declaration (#311)

v7.1.0

07 Feb 14:47

Choose a tag to compare

7.1.0

  • feat: insert(Before|After) support multiple new node

v7.0.0

23 Oct 16:56

Choose a tag to compare

7.0.0

  • Feat: make insertions during iteration safe (major)

v6.1.2

12 Aug 10:42

Choose a tag to compare

6.1.2

  • Fixed: erroneous trailing combinators in pseudos

v6.1.1

11 Jul 18:48

Choose a tag to compare

6.1.1

  • Fixed: improve typings of constructor helpers (#292)