Skip to content

Releases: postcss/postcss-selector-parser

v6.0.10

30 Mar 20:42
Compare
Choose a tag to compare

6.0.10

  • Fixed: isPseudoElement() supports :first-letter and :first-line

v6.0.9

20 Jan 12:11
Compare
Choose a tag to compare

6.0.9

  • Fixed: Combinator.raws property type

v6.0.8

22 Dec 11:18
Compare
Choose a tag to compare

6.0.8

  • Fixed: reduced size

v6.0.7

09 Dec 12:27
Compare
Choose a tag to compare

6.0.7

  • Fixed: parse animation percents

v6.0.6

11 May 17:07
Compare
Choose a tag to compare

6.0.6

  • Fixed: parse quoted attributes containing a newline correctly

v6.0.5

19 Apr 12:23
54f71ef
Compare
Choose a tag to compare

6.0.5

  • Perf: rework unesc for a 63+% performance boost

v6.0.4

25 Sep 15:17
Compare
Choose a tag to compare

6.0.4

  • Fixed: ts errors

v6.0.3

21 Sep 14:06
Compare
Choose a tag to compare

6.0.3

  • Fixed: replace node built-in "util" module with "util-deprecate"
  • Fixed: handle uppercase pseudo elements
  • Fixed: do not create invalid combinator before comment

v3.1.2

14 Feb 13:25
Compare
Choose a tag to compare

3.1.2

  • SECURITY FIX: update dot-prop to 5.2.0

Breaking changes

  • Unfortunately, due to fixing the vulnerability, the minimum supported version of the Node.js is 8.

6.0.2

06 Mar 17:48
Compare
Choose a tag to compare
  • Fixed an issue with parsing and stringifying an empty attribute value