Skip to content

2.0.2

Compare
Choose a tag to compare
@slavaleleka slavaleleka released this 01 Nov 16:47
· 112 commits to master since this release

🎉  The whole lib has been reworked, and the main reason is to avoid restrictions of the Sizzle library that we were using in v1.0. Now we have our own selector parser, and the selectors' application speed have been increased! Debug mode logging which is useful for filter list maintainers is better now as well!

♻️  :matches-css() pseudo-class has been improved and supports ::first-line pseudo-element

Pseudo-classes :matches-css-before() and :matches-css-after() became obsolete but are still compatible