Releases: postcss/postcss-selector-parser
Releases · postcss/postcss-selector-parser
v6.0.12
6.0.12
- Fixed:
clonearguments should be optional
v6.0.11
6.0.11
- Fixed: parse attribute case insensitivity flag
v6.0.10
6.0.10
- Fixed:
isPseudoElement()supports:first-letterand:first-line
v6.0.9
6.0.9
- Fixed:
Combinator.rawsproperty type
v6.0.8
6.0.8
- Fixed: reduced size
v6.0.7
6.0.7
- Fixed: parse animation percents
v6.0.6
6.0.6
- Fixed: parse quoted attributes containing a newline correctly
v6.0.5
6.0.5
- Perf: rework unesc for a 63+% performance boost
v6.0.4
6.0.4
- Fixed: ts errors
v6.0.3
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