- Fixed infinite recursion when verifyDepsBeforeInstall scripts call other pnpm scripts and corrected handling of scoped registry keys and project‑level config keys with slashes, plus removed pnpm‑specific CLI options before npm publish.
- Resolved EISDIR errors for directory bin fields, prevented table‑width errors in pnpm outdated, and added syncing of bin links after injected dependencies are updated by build scripts.
- Ensured config writes prioritize pnpm-workspace.yaml when both workspace.yaml and .npmrc exist, and preserved version and hasBin for variation packages.