Skip to content

Releases: postcss/postcss-selector-parser

v6.0.12

29 Apr 13:41

Choose a tag to compare

6.0.12

  • Fixed: clone arguments should be optional

v6.0.11

20 Nov 17:56

Choose a tag to compare

6.0.11

  • Fixed: parse attribute case insensitivity flag

v6.0.10

30 Mar 20:42

Choose a tag to compare

6.0.10

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

v6.0.9

20 Jan 12:11

Choose a tag to compare

6.0.9

  • Fixed: Combinator.raws property type

v6.0.8

22 Dec 11:18

Choose a tag to compare

6.0.8

  • Fixed: reduced size

v6.0.7

09 Dec 12:27

Choose a tag to compare

6.0.7

  • Fixed: parse animation percents

v6.0.6

11 May 17:07

Choose a tag to compare

6.0.6

  • Fixed: parse quoted attributes containing a newline correctly

v6.0.5

19 Apr 12:23
54f71ef

Choose a tag to compare

6.0.5

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

v6.0.4

25 Sep 15:17

Choose a tag to compare

6.0.4

  • Fixed: ts errors

v6.0.3

21 Sep 14:06

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