v6.2.0
Added
- Support legacy pseudo-elements in parse
Changed
- Remove references to obsolete options parameter in documentation
Fixed
- Escape % in attribute value
What's Changed
- feat(parse): Support legacy pseudo-elements by @fb55 in https://github.com/fb55/css-what/pull/692
- fix: escape % in attribute value by @thecodrr in https://github.com/fb55/css-what/pull/1057
- docs: remove references to obsolete
optionsparameter by @chocolateboy in https://github.com/fb55/css-what/pull/1463
New Contributors
- @thecodrr made their first contribution in https://github.com/fb55/css-what/pull/1057
Full Changelog: https://github.com/fb55/css-what/compare/v6.1.0...v7