pnpm 7.23 Release: New Features and Patches
The pnpm 7.23 update introduces a workspace‑root peer‑resolution option, adds command‑line help entries for the -resum-from and -include-workspace-root flags, and continues to emphasize pnpm’s disk‑space‑saving content‑addressable store for Node.js projects.
pnpm is a fast, disk‑space‑efficient package manager that stores all module files in a content‑addressable store, avoiding duplicate copies of dependencies across projects.
Version 7.23 has been officially released with the following changes:
Changes
When the resolve-peers-from-workspace-root setting is set to true , pnpm will use the dependencies installed at the workspace root to resolve peer dependencies for any project within the workspace.
Patches
The help output for the run command now lists the -resum-from option.
The help information for recursive commands now displays the -include-workspace-root option.
For more details, see the official release notes and accompanying images.
Laravel Tech Community
Specializing in Laravel development, we continuously publish fresh content and grow alongside the elegant, stable Laravel framework.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.