Andrey Sitnik
Andrey Sitnik
Hm, strange. I will look when after my vacation.
Avoiding using `in my stats` will generate expected results: https://browsersl.ist/#q=%3C%3D+1%25+and+not+supports+es6%2C+iOS+%3C+9%2C+dead The main difference between Browserslist built-in data and your custom data, that you have separated versions for Android Chrome. (Can...
The minimum is just to have a single version of `and_chr` and `and_ff`
Very likely that you have a specific settings in npm. I had no experience with it (if you know how to improve our script, please send PR). We cover only...
We are using Can I Use for feature support data. It has data only for [`es6`](https://browsersl.ist/#q=supports+es6). Modern ECMAScript standards contains [many different features](https://caniuse.com/sr_es13) and browsers implements them feature by feature...
PR will be needed. I am too busy on another open source project.
We can add alias for `last 2 Chrome versions, last 2 Edge versions, last 2 Firefox versions, last 2 Safari versions`. I, honestly, don’t like Baseline, since it looks like...
@romainmenke how we can select browsers? Can you show an example? I do not see any logic in queries like `Widely available cssmodules`
@romainmenke the browsers you need can be selected by old query like `supports css-oklch` (we don’t have MDN data yet, but you get the idea). How Baseline criteria be used...
What error do you have exactly?