pnpm

pnpm-Team · current 11.24.0

The current version of pnpm is 11.24.0 (as of 24/08/2026). patchletter checks the official source daily and emails you every new release.

pnpm at a glance

pnpm is a fast, disk-efficient package manager for JavaScript/Node.js, an increasingly popular alternative to npm and Yarn using a content-addressable store. pnpm ships frequent releases plus fixes; as tooling that resolves and installs dependency code, integrity and pinning matter.

For admins pnpm's strict, non-flat node_modules is a modest supply-chain advantage (it prevents accidental access to undeclared dependencies), but the core discipline is the same as any Node package manager: commit the lock file, install from it in CI (a frozen install), and audit dependencies for known vulnerabilities. Keep pnpm current for security and compatibility fixes, and pin its version per project (via the packageManager field or corepack) for reproducible installs across a team. After upgrading pnpm, verify that installs and builds work. The packages you pull carry the real risk — pin and audit them. Patchletter surfaces new pnpm releases.

Version history & changelog · as detected by patchletter

VersionChannelDateNotes
11.24.0STABLE24/08/2026Release notes →
11.23.0STABLE23/08/2026Release notes →
11.22.0STABLE15/08/2026Release notes →
11.21.0STABLE09/08/2026Release notes →
11.20.0STABLE03/08/2026Release notes →
11.18.0STABLE29/07/2026Release notes →
11.17.0STABLE23/07/2026Release notes →
11.16.0STABLE22/07/2026Release notes →
11.15.1STABLE20/07/2026Release notes →
11.15.0STABLE18/07/2026Release notes →
11.14.0STABLE18/07/2026Release notes →
11.13.1STABLE16/07/2026Release notes →
11.13.0STABLE14/07/2026Release notes →
11.12.0STABLE11/07/2026Release notes →
11.11.0STABLE09/07/2026Release notes →
11.10.0STABLE04/07/2026Release notes →
11.9.0STABLE23/06/2026Release notes →
11.8.0STABLE18/06/2026Release notes →
11.7.0STABLE15/06/2026Release notes →
11.6.0STABLE12/06/2026Release notes →
11.5.3STABLE10/06/2026Release notes →
11.5.2STABLE05/06/2026Release notes →
11.5.1STABLE02/06/2026Release notes →
11.5.0STABLE29/05/2026Release notes →
11.4.0STABLE27/05/2026Release notes →
11.3.0STABLE24/05/2026Release notes →
11.2.2STABLE21/05/2026Release notes →
11.2.1STABLE20/05/2026Release notes →
11.2.0STABLE20/05/2026Release notes →
11.1.3STABLE18/05/2026Release notes →
11.1.2STABLE14/05/2026Release notes →
11.1.1STABLE12/05/2026Release notes →
11.1.0STABLE11/05/2026Release notes →
11.0.9STABLE09/05/2026Release notes →
11.0.8STABLE07/05/2026Release notes →
11.0.7STABLE07/05/2026Release notes →
11.0.6STABLE05/05/2026Release notes →
11.0.5STABLE04/05/2026Release notes →
11.0.4STABLE03/05/2026Release notes →
11.0.3STABLE30/04/2026Release notes →
11.0.2STABLE30/04/2026Release notes →
11.0.1STABLE29/04/2026Release notes →
11.0.0STABLE28/04/2026Release notes →
10.34.5STABLE10/07/2026Release notes →
10.34.4STABLE19/06/2026Release notes →
10.34.3STABLE11/06/2026Release notes →
10.34.2STABLE10/06/2026Release notes →
10.34.1STABLE28/05/2026Release notes →
10.34.0STABLE27/05/2026Release notes →
10.33.4STABLE06/05/2026Release notes →

Frequently asked questions

What is the latest version of pnpm?
pnpm 11.24.0, released 24/08/2026. patchletter checks the vendor's official source daily for new releases.
Where can I find the pnpm release notes?
The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
How do I get notified about new pnpm updates?
Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.

Never miss a pnpm update

We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.

Watch pnpm

Embed this badge

Shows the current pnpm version and updates itself. Free to use, no account needed.

pnpm badge
[![pnpm](https://patchletter.com/badge/pnpm.svg)](https://patchletter.com/en/software/pnpm)
https://patchletter.com/badge/pnpm.svg

Also available: ?v=eol (end of support) and ?v=cve (actively exploited).

Related tools in Development & DevOps