Files
pnpm/pkg-manager/plugin-commands-installation
Zoltan Kochan 28204a4c9a feat: add dedupePeers option to reduce peer dependency duplication (#11079)
When enabled, peer dependency suffixes use version-only identifiers
(name@version) instead of full dep paths, eliminating nested suffixes
like (foo@1.0.0(bar@2.0.0)). Transitive peers are still tracked but
identified by version instead of full dep path.

Backport of #11071 to v10.

Closes #11070
2026-03-24 13:51:52 +01:00
..
2026-03-11 02:25:40 +01:00
2026-03-11 02:25:40 +01:00

@pnpm/plugin-commands-installation

Commands for installation

npm version

Installation

pnpm add @pnpm/plugin-commands-installation

License

MIT