question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

last X versions & greater than seem to only favor last X versions

See original GitHub issue

I’ve been trying the query last 2 versions, > 1%.

https://browserl.ist/?q=last+2+versions%2C+>+1%25

I’m reading it as, pick the last 2 versions that have more than 1% usage, but it seems that’s not how it works. Any ideas what I’m doing wrong?

Thanks, Matt

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
dotnetCarpentercommented, Nov 29, 2018

An immediate fix might be last 2 versions, not < 1%. If that doesn’t include all of the browsers you want to support, then you need to not query every browser vendor.

Here is a detailed explanation of how the query works today (and how the and query work in #286 ): https://github.com/browserslist/browserslist/pull/286#issuecomment-414146903

0reactions
dotnetCarpentercommented, Nov 29, 2018

@gauntface I thought that browserslist worked that way too and created an issue at https://github.com/jonrohan/browserl.ist/issues/98. So I began #286 and as @ai says, feel free to work on it.

I haven’t forgotten about #286 but extremely busy “getting things done” at work and fixing our direct dependencies.

#286 is nice to have because you can get the result you want with the current implementation - it just takes many many queries to get there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

A long post that gives two arguments near the end in favor of Go ...
A long post that gives two arguments near the end in favor of Go over their old language of choice (Python):. 1. No...
Read more >
Can anyone with the latest version of cubase do me a huge quick ...
The reason I want to set it up is because I have a ton of really high quality sounds on the keyboard and...
Read more >
All Latest New Rules Changes For Marvel Crisis Protocol
Here are all the latest rules changes coming to Marvel Crisis Protocol from banned and restricted lists to timelines, and FAQs!
Read more >
The Transport Layer Security (TLS) Protocol Version 1.3
This document defines TLS version 1.3. While TLS 1.3 is not directly compatible with previous versions, all versions of TLS incorporate a versioning ......
Read more >
Microsoft Windows version history - Wikipedia
Windows 2.xEdit ; Microsoft Windows version 2.0 (2.01 and 2.03 internally) came out on December 9, 1987 and proved slightly more popular than...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found