You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -231,7 +231,7 @@ You can specify the browser and Node.js versions by queries (case insensitive):
231
231
-`baseline widely available on YYYY-MM-DD`: selects browser versions that supported the Widely available feature set on the specified date.
232
232
-`baseline 2022`: selects browser versions that are compatible with all features that were Baseline Newly available at the end of the specified year.
233
233
-`… with downstream`: includes browsers outside the core browser set that support the requested Baseline feature set based on their Chromium or Gecko version. See [`baseline-browser-mapping`](https://github.com/web-platform-dx/baseline-browser-mapping#downstream-browsers).
234
-
-`… with downstream including kaios`: same output as the previous query plus KaiOS.
234
+
-`… including kaios`: adds KaiOS, with or without `with downstream`.
235
235
- Last versions:
236
236
-`last 2 versions`: the last 2 versions for _each_ browser.
237
237
-`last 2 Chrome versions`: the last 2 versions of Chrome browser.
0 commit comments