what stackpulse tracks
pnpm releases from GitHub
StackPulse watches pnpm release notes and keeps the original source link close to every summary.
Fast, disk space efficient package manager StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches pnpm release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release introduces several new features and improvements, including better handling of workspace dependencies, atomic global installs, and performance optimizations for peer dependency resolution. It also includes various bug fixes and stability improvements.
Users of pnpm, especially those using workspaces, catalogs, or global installs, will benefit from improved performance, stability, and new features.
Update to this release to take advantage of new features and performance improvements, especially if using workspaces or global installs.
This release addresses a critical security vulnerability in projects using `namedRegistries` by introducing registry-qualified keys in the lockfile. It also adds a built-in `npmjs:` alias and improves dependency resolution performance.
Projects using `namedRegistries` are affected by the security fix and lockfile format change.
Upgrade to pnpm v11.20.0 immediately if using `namedRegistries` to mitigate package substitution risks.