Skip to content

feat(ui): add input to filter package versions by any semver range#1405

Draft
serhalp wants to merge 1 commit intofix/per-env-self-urlsfrom
feat/filter-pkg-versions-by-semver
Draft

feat(ui): add input to filter package versions by any semver range#1405
serhalp wants to merge 1 commit intofix/per-env-self-urlsfrom
feat/filter-pkg-versions-by-semver

Conversation

@serhalp
Copy link
Contributor

@serhalp serhalp commented Feb 12, 2026

Add a text input to the versions section that filters displayed versions by any valid npm semver range (e.g. ^3.0.0, >=2.0.0 <3.0.0, ~1.5.0). It filters tag rows, expanded child versions, and "other versions" groups as-you-type. It shows an indication when the input is not a valid range, and a "no matches" message when nothing matches. It has a tooltip linking to a new docs page explaining npm semver ranges.

npmx.package.semver.filter.v2.mp4

(This PR is stacked on #1402 at the moment.)

Add a text input to the versions section that filters displayed versions by any valid npm semver
range (e.g. `^3.0.0`, `>=2.0.0 <3.0.0`, `~1.5.0`). It filters tag rows, expanded child versions, and
"other versions" groups as-you-type. It shows an indication when the input is not a valid range, and
a "no matches" message when nothing matches. It has a tooltip linking to a new docs page explaining
npm semver ranges
@vercel
Copy link

vercel bot commented Feb 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs.npmx.dev Ready Ready Preview, Comment Feb 12, 2026 2:09am
npmx.dev Ready Ready Preview, Comment Feb 12, 2026 2:09am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
npmx-lunaria Ignored Ignored Feb 12, 2026 2:09am

Request Review

@github-actions
Copy link

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
lunaria/files/en-GB.json Localization changed, will be marked as complete.
lunaria/files/en-US.json Source changed, localizations will be marked as outdated.
lunaria/files/fr-FR.json Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

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

Successfully merging this pull request may close these issues.

1 participant