Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

something is up with browserslist #2298

Open
dsmmcken opened this issue Nov 19, 2024 · 0 comments
Open

something is up with browserslist #2298

dsmmcken opened this issue Nov 19, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@dsmmcken
Copy link
Contributor

Running npx browserslist is supposed to output versions but it's only outputting safari and firefox

Chrome > 0 and last 0.5 years
Edge > 0 and last 0.5 years
Opera > 0 and last 0.5 years
Firefox > 0 and last 0.5 years
Safari > 0 and last 1 years
Firefox ESR and not dead

revesing the clauses in .browserlistsrc seems to fix it, join behaviour seems different in latest versions.

@bmingles noted we aren't depending on it directly and it is coming in as transitive property, so unknown which version is actually being run.

@dsmmcken dsmmcken added bug Something isn't working triage Issue requires triage labels Nov 19, 2024
@vbabich vbabich added this to the December 2024 milestone Dec 3, 2024
@vbabich vbabich removed the triage Issue requires triage label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants