Last 7 days
2
Features: 0
Changes: 0
Fixes: 2
Deprecations: 0
Fast, disk-efficient package manager for JavaScript projects and monorepos.
Latest pnpm changelog updates, official release notes, breaking changes, security patches, pricing changes, and developer reactions in one product feed.
Follow this pnpm release-notes page to spot useful features, risky migrations, noisy announcements, and source links before they hit your backlog.
Changes.Watch links back to official changelog and release-note sources so summaries stay easy to verify.
Use channels to follow groups of tools around a stack, workflow, or topic.
Rolling windows show how many product updates landed in the last 7, 30, 90, and 365 days, grouped by existing changelog semantics.
2
5
5
5
pnpm login now works without a TTY for web‑based registry logins, printing the auth URL and polling for approval; classic username/password still requires interactivity.
Fixed optional dependency installation where the parent was installed without its required sub‑dependency, adding an install‑check warning for incompatibilities.
Add `update.githubActionsServer` setting to configure GitHub server URL for actions and enable skipping GitHub Action dependencies via `update.githubActions=false`.
Publishing now uses the exact version from the package manifest and a new `pnpm update` changeset flag automatically creates changeset files for dependency bumps.
pnpm install now re-evaluates optional dependencies when supportedArchitectures changes, ensuring correct packages for the current architecture.