v9.15.8
📦 pnpmView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This patch release fixes self-update version handling, prevents CLI hangs with --silent, and silences extra output when --loglevel=error.
🐛 Bug Fixes
- pnpm self-update now correctly updates the version in the packageManager field of package.json.
- pnpm CLI process no longer hangs when --silent reporting is used.
- When --loglevel=error, installation summary, execution time, big tarball download progress, and info output are suppressed.
🔧 Affected Symbols
pnpm self-update commandpnpm CLI process handlingloglevel error handling