Patch Changes
- Fixed
pnpm packapplying workspace-root ignore rules when a workspace package has its own.npmignorefile. - Keep the interactive
minimumReleaseAgeapproval prompt visible duringpnpm install. The progress reporter now pauses its redraws while a prompt is waiting for input instead of overwriting it, so the install no longer hangs on a question the user cannot see #13019. - Fixed
pnpm self-updatefailing to link native platform binaries stored in sibling global virtual store slots.