Skip to content

feat: show command to install a specific version#7

Merged
danielroe merged 1 commit intonpmx-dev:mainfrom
luc122c:feat/show-version-in-command
Jan 23, 2026
Merged

feat: show command to install a specific version#7
danielroe merged 1 commit intonpmx-dev:mainfrom
luc122c:feat/show-version-in-command

Conversation

@luc122c
Copy link
Copy Markdown
Contributor

@luc122c luc122c commented Jan 23, 2026

All package manager commands shown in the UI accept @version suffixes. If the user is viewing a specific version, this PR will now make it so the clipboard text and the visual code snippet contain the version.

Manager Install command Docs
npm npm install nuxt@3.0.0 https://docs.npmjs.com/cli/v10/commands/npm-install
pnpm pnpm add nuxt@3.0.0 https://pnpm.io/cli/add
yarn yarn add nuxt@3.0.0 https://yarnpkg.com/cli/add
bun bun add nuxt@3.0.0 https://bun.sh/docs/cli/add
deno deno add npm:nuxt@3.0.0 https://docs.deno.com/runtime/reference/cli/add/

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 23, 2026

@luc122c is attempting to deploy a commit to the danielroe Team on Vercel.

A member of the Team first needs to authorize it.

@danielroe danielroe merged commit 657b2cb into npmx-dev:main Jan 23, 2026
5 of 8 checks passed
@luc122c luc122c deleted the feat/show-version-in-command branch January 24, 2026 00:08
vinnymac pushed a commit to vinnymac/npmx.dev that referenced this pull request Jan 28, 2026
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.

2 participants