Files
pnpm/workspace/commands/test
Zoltan Kochan 2dd8712c87 fix: pnpm init skips devEngines.packageManager in workspace subpackages (#11285)
The devEngines.packageManager field should only live at the workspace root.
When init runs inside a subpackage, the field is now omitted.
2026-04-17 14:30:28 +02:00
..