Skip to content

Pseudo `:has` and `:not` and refactored code

Latest

Choose a tag to compare

@g105b g105b released this 27 Mar 12:29
· 4 commits to master since this release
5777817

This release introduces the newly refactored code, which has unlocked the possibility to implement two missing pseudo selectors: :has and :not. Thanks to @reaganch for the feature request that came in just at the right time.

New Contributors

Full Changelog: v1.4.0...v1.5.0