Commit 9669ccc
Allow inexact filtering and filtering by LTS (#4529)
* Allow inexact filtering and filtering by LTS
Right now it is not possible to filter by, e.g. `16`, or `Gallium`.
This would be useful to take a quick glance at just a single major release.
The `"auto"` setting allows for exact matches to be performed by quoting the input, e.g. `"Node.js 16.13.2"`.
* Update static/js/previousVersion.js
Co-authored-by: Rich Trott <[email protected]>1 parent 77bb780 commit 9669ccc
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments