Releases: postcss/postcss-selector-parser
Releases · postcss/postcss-selector-parser
v6.0.10
6.0.10
- Fixed:
isPseudoElement()
supports:first-letter
and:first-line
v6.0.9
6.0.9
- Fixed:
Combinator.raws
property 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
v3.1.2
3.1.2
- SECURITY FIX: update
dot-prop
to5.2.0
Breaking changes
- Unfortunately, due to fixing the vulnerability, the minimum supported version of the Node.js is
8
.
6.0.2
- Fixed an issue with parsing and stringifying an empty attribute value