Commit 1e71cb6
committed
feat: support
Searching for `esbuild@0.25.12` or `@angular/core@^18` and pressing Enter now navigates directly to
the package version page (or semver filter for ranges) instead of returning no results.
Since in the previous commit I added support for linking to the package page with the a pre-filled
semver version specifier in the query string to populate the version filter, this supports both
exact versions and semver ranges in the search input.
Closes #1416pkg@version format in search1 parent c045062 commit 1e71cb6
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
425 | 435 | | |
426 | 436 | | |
427 | 437 | | |
| |||
460 | 470 | | |
461 | 471 | | |
462 | 472 | | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
463 | 479 | | |
464 | 480 | | |
465 | 481 | | |
| |||
0 commit comments