friendship ended with social-app. php is my new best friend
1CHANGELOG 2========= 3 47.1 5--- 6 7 * Add support for `:is()` 8 * Add support for `:where()` 9 106.3 11--- 12 13 * Add support for `:scope` 14 154.4.0 16----- 17 18 * Added support for `*:only-of-type` 19 202.8.0 21----- 22 23 * Added the `CssSelectorConverter` class as a non-static API for the component. 24 * Deprecated the `CssSelector` static API of the component. 25 262.1.0 27----- 28 29 * none