Skip to content

feat: add pnpm alias shims#851

Open
Stanzilla wants to merge 1 commit into
nodejs:mainfrom
Stanzilla:add-pnpm-alias-shims
Open

feat: add pnpm alias shims#851
Stanzilla wants to merge 1 commit into
nodejs:mainfrom
Stanzilla:add-pnpm-alias-shims

Conversation

@Stanzilla
Copy link
Copy Markdown

@Stanzilla Stanzilla commented May 21, 2026

Summary

  • add pn and pnx shims for pnpm >=11
  • include the aliases in publish metadata
  • mark pn init, pn dlx, and pnx as transparent pnpm commands
  • add coverage for enabling alias shims and transparent alias commands

Fixes #833

Tests

  • yarn build
  • yarn test tests/Enable.test.ts tests/main.test.ts --run
  • yarn typecheck
  • yarn lint
  • yarn test --run

Signed-off-by: Benjamin Staneck <staneck@gmail.com>
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.

Support for short pn/pnx commands shipped with pnpm@11

1 participant