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

Missing and_chr versions #453

Closed
pheinicke opened this issue Feb 17, 2020 · 2 comments
Closed

Missing and_chr versions #453

pheinicke opened this issue Feb 17, 2020 · 2 comments

Comments

@pheinicke
Copy link

Hi,

I'm trying to select Android Chrome Versions 78 and higher. I'm using the following query:
"browserslist": [ "and_chr >= 78" ]

npx browserslist returns the following output:
and_chr 79

I was expecting

and_chr 78
and_chr 79
and_chr 80

I guess with and_chr 80 being released only two weeks ago there might be a delay, but at least I was expecting to see and_chr 78 in that list.

I'm using browserslist 4.8.7.

@ai
Copy link
Member

ai commented Feb 17, 2020

Can I Use tracks only the lastest release for mobile browsers

@ai ai closed this as completed Feb 17, 2020
@ai
Copy link
Member

ai commented Feb 17, 2020

You can use mobileToDesktop to use desktop Chrome history for Android Chrome

tats-u pushed a commit to tats-u/browserslist that referenced this issue Apr 8, 2023
* Display 2 decimal places if coverage is `<1%`

* Update condition

* Add a forced `toFixed(2)` on the client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants