ylemkimon
ylemkimon
`browserl.ist` has been broken since Vercel (formerly ZEIT now) no longer supports server apps. However, I came across another project: https://browserslist.dev/ (https://github.com/PSPDFKit-labs/browserslist.dev), which uses more recent version. I'm not sure...
@iamdavidcz `browserslist` relies on the [Can I use data](https://caniuse.com/usage-table), which doesn't include Edge 85 yet. You should open the issue at https://github.com/fyrd/caniuse/issues.
The major use case is deduplicating information in `package.json`, especially since Browserslist and semver have different version range semantics.
@ai I've added `semver` query as it uses the same logic with the `project version` query, but if it causes too much technical debt, I can remove it.
@ai Yes, this is just a convenience.
@ai Looking at the code and commits, it turns out `mobileToDesktop` doesn't change the mobile browser to desktop one like what the doc says and its name suggests, but only...
@existentialism I've moved the note to `Targets` section.
Now, I realize `opera` is missing from `browserNameMap` in `preset-env`. I'll send a PR to babel/babel.
~Please mail to `[email protected]`. Thank you!~
I'll create a GitHub security advisory and invite you. Please wait a moment.