Change8

pnpm

Dev Tools

Fast, disk space efficient package manager

Latest: v10.28.061 releases9 breaking changesView on GitHub →

Release History

v10.28.0
Jan 9, 2026
v10.27.0Breaking5 fixes4 features
Dec 30, 2025

This release adds trust‑policy ignore options, project registry and mark‑and‑sweep pruning for the global virtual store, and includes several bug fixes, with a semi‑breaking change to unscoped package storage layout.

v10.26.22 fixes4 features
Dec 23, 2025

This patch release improves error messages, fixes Git annotated‑tag handling, writes runtime binaries earlier in the install lifecycle, and reduces network calls when `preferOffline` is used.

v10.26.12 fixes
Dec 19, 2025

Patch release fixing pnpm add behavior with blockExoticSubdeps and improving git reference resolution to full commits.

v11.0.0-alpha.2Breaking11 features
Dec 15, 2025

pnpm 9.x introduces pure ESM packaging, a bundled Node runtime, JSON‑based config output, camelCase keys, and V8‑binary store, while dropping Node 18/19 support and changing several CLI behaviours.

v10.26.0Breaking3 fixes7 features
Dec 15, 2025

This release adds supply‑chain security features like `blockExoticSubdeps` and integrity hashing, introduces the unified `allowBuilds` config, and brings several usability improvements such as `--dry‑run` for `pack` and better deprecation displays.

v10.25.04 fixes2 features
Dec 8, 2025

This release adds certificate loading via `cert`, `ca`, and `key` fields and a `--bare` flag for `pnpm init`, plus several bug fixes around script reporting, build handling, forced publishing, and trust‑policy time errors.

v10.24.05 fixes1 feature
Nov 27, 2025

This release adds automatic network concurrency scaling for high‑core systems and includes several bug fixes around trust policies, file linking, self‑update behavior, package detection, and auth token handling.

v10.23.0Breaking4 fixes2 features
Nov 20, 2025

This release adds a new `--lockfile-only` flag to `pnpm list`, improves self‑update handling, displays npm protocols for aliased packages, and includes several bug fixes and stricter trust‑policy enforcement.

v11.0.0-alpha.0Breaking1 fix11 features
Nov 13, 2025

pnpm 9 introduces pure ESM, JSON‑based config output, V8‑serialized store files, and drops Node.js v18/v19 support, requiring migration of config files, imports, and runtime versions.

v10.22.01 fix2 features
Nov 12, 2025

This release introduces `trustPolicyExclude` and `publishConfig.engines` support, and fixes a hardlinking crash.

v10.21.03 fixes3 features
Nov 9, 2025

This release adds automatic Node.js runtime installation for dependencies, introduces a new \"trustPolicy\" setting, and adds a command to retrieve the global config path, while fixing several bugs around update behavior, hardlinking, and workspace configuration.

v10.20.03 fixes1 feature
Oct 28, 2025

This release adds the `--all` option to `pnpm --help` and includes several bug fixes related to version selection, the `create` command, and package manager version handling.

v10.19.02 features
Oct 21, 2025

This release introduces version‑specific controls for postinstall scripts and release‑age exclusions, enhancing security and flexibility in dependency management.

v10.18.39 fixes
Oct 14, 2025

This patch release fixes several bugs related to configuration handling, publishing, bin linking, and workspace behavior, improving the stability of pnpm commands.

v10.18.25 fixes
Oct 9, 2025

This patch release fixes several command issues, reduces the CLI bundle size by swapping ndjson for split2, and improves metadata handling for pnpm dlx.

v10.18.12 fixes1 feature
Oct 6, 2025

This patch release silences an unnecessary warning for `--lockfile-only`, adds a Windows shim for `pnpm setup` to support self‑updates, and corrects catalog warning behavior.

v10.18.05 fixes2 features
Oct 2, 2025

This release adds network performance monitoring with configurable thresholds and includes several bug fixes such as retrying EAGAIN filesystem errors and respecting `minimumReleaseAge` in various commands.

v10.17.13 fixes
Sep 22, 2025

This patch release fixes error messaging, workspace state file creation, and improves handling of `minimumReleaseAge` for selecting the latest version.

v10.17.02 fixes1 feature
Sep 17, 2025

This release adds pattern support to the `minimumReleaseAgeExclude` configuration and fixes two bugs related to minimumReleaseAge handling and prerelease downgrades.

v10.16.12 fixes
Sep 13, 2025

This patch release resolves a metadata cache bug and ensures patch diffs are generated without ANSI color codes.

v10.16.04 fixes3 features
Sep 12, 2025

This release adds a `minimumReleaseAge` safety setting and custom finder support, while fixing several bugs such as Node.js 24 deprecation warnings and improving error handling for `nodeVersion`.

v10.15.12 fixes
Sep 1, 2025

This patch release fixes a crash in `.pnp.cjs` and improves peer dependency resolution in workspaces.

v10.15.0Breaking4 fixes7 features
Aug 19, 2025

This release adds several new configuration capabilities, improves config handling, restores glibc 2.26 support, and includes a semi‑breaking change to peer‑dependency resolution.

v10.14.06 fixes2 features
Jul 31, 2025

This release adds JavaScript runtime installation support and new CLI flags for architecture selection, plus several bug fixes and integrity improvements.

v10.14.0-03 fixes3 features
Jul 23, 2025

This release adds new CLI flags for architecture selection, introduces devEngines‑based Node.js runtime resolution, improves dlx flag parsing, and fixes several bugs around package downloading and production installs.

v10.13.11 feature
Jul 9, 2025

This patch updates pnpm to run user‑defined pnpmfiles after plugin pnpmfiles.

v10.13.05 fixes2 features
Jul 9, 2025

This release adds support for multiple pnpmfiles and automatic loading of pnpmfile.cjs from config dependencies, while fixing several configuration conflicts, sorting behavior, rebuild handling, and command quoting.

v10.12.44 fixes
Jun 26, 2025

This patch release resolves several bugs: the `pnpm licenses` command for local dependencies, incorrect JSON output for non‑existent filters, a peer‑dependency deadlock, and restores proper hoisting after `pnpm fetch`.

v10.12.31 fix
Jun 24, 2025

This patch restores the hoisting of optional peer dependencies when using an outdated lockfile, fixing a regression introduced in v10.12.2.

v10.12.24 fixes
Jun 23, 2025

This patch release fixes several CLI bugs, including hoisting with `enableGlobalVirtualStore`, help flag handling for `pnpm create`, incorrect license list paths, and a deployment failure caused by outdated lockfiles.

v10.12.1Breaking2 fixes6 features
Jun 8, 2025

This release introduces experimental global virtual stores, catalog enhancements, new CLI options, and a new CI flag, while changing side‑effects cache keys (requiring cache cleanup) and fixing several regressions.

v10.11.18 fixes
Jun 2, 2025

This patch release resolves multiple regressions and bugs affecting pnpm deploy, URL‑based dependencies, strict peer dependency handling, environment variable naming, lockfile generation, overrides handling, URL parsing, and silent run output.

v10.11.04 fixes8 features
May 13, 2025

This release adds several new features such as module‑type init, Nushell support, audit ignore flags, recursive packing, and improves workspace behavior, while also fixing bugs related to peer dependencies, configuration loading, Node.js 24 warnings, and script execution.

v10.10.04 fixes1 feature
Apr 27, 2025

This release adds support for loading preResolution, importPackage, and fetchers hooks from a local pnpmfile and includes several bug fixes such as the cd command with shellEmulator, workspace yaml key sorting, and npm_package_json propagation.

v10.9.0Breaking1 fix2 features
Apr 21, 2025

This release adds JSR package installation support and a new `dangerouslyAllowAllBuilds` setting, fixes a verifyDepsBeforeRun false negative, and drops verifyDepsBeforeRun support for nodeLinker "pnp".

v10.8.12 fixes1 feature
Apr 14, 2025

This patch release removes bright white highlighting, adds automatic writing of `onlyBuiltDependencies` to `pnpm-workspace.yaml` when no config exists, and ensures patch file paths are stored as relative paths.

v10.8.03 fixes2 features
Apr 7, 2025

This release adds an experimental configuration hook and a new --config flag for pnpm add, and includes several bug fixes around workspace globs, audit overrides, and link behavior.

v10.7.13 fixes
Apr 1, 2025

Patch release that corrects config type conversion, auth config retrieval, and expands `~/` in .npmrc paths.

v10.7.01 fix6 features
Mar 26, 2025

This minor release adds workspace‑aware config commands, env‑var support in workspace files, version‑range based dependency patching, a new ignore‑patch‑failures option, and fixes audit output memory issues.

v10.6.54 fixes
Mar 19, 2025

This patch release fixes several issues: it removes post‑approval warnings, preserves the `ignoredBuilds` field, corrects `catalog:` protocol handling in injected workspace packages, and allows non‑positive `workspace-concurrency` values.

v10.6.43 fixes
Mar 17, 2025

This patch release fixes pnpm dlx with the --allow-build flag, prevents invalid Node.js versions from breaking pnpm, and reduces the max linking workers to four for better performance.

v10.6.32 fixes1 feature
Mar 13, 2025

Patch release fixing a crash in `pnpm install --prod=false`, adding missing `node-options` to `recursive run`, and cleaning up the `dedupe-peer-dependents` code path.

v9.15.91 fix
Mar 10, 2025

This patch release fixes a Windows-specific issue where running the pnpm CLI from within itself failed when the CLI was bundled as an executable.

v10.6.22 fixes4 features
Mar 10, 2025

This patch release fixes Windows CLI execution issues, improves self‑update behavior, aligns patch‑commit filesystem handling, adds proper handling of log level errors, and enables peerDependencyRules configuration via pnpm‑workspace.yaml.

v9.15.83 fixes
Mar 9, 2025

This patch release fixes self-update version handling, prevents CLI hangs with --silent, and silences extra output when --loglevel=error.

v10.6.15 fixes
Mar 7, 2025

This patch release fixes several CLI hanging and output issues, restores handling of patchedDependencies, improves approve-builds behavior, and adds registry info for missing package versions.

v10.6.06 fixes3 features
Mar 6, 2025

This release adds support for .npmrc settings in pnpm-workspace.yaml, improves tarball dependency performance, replaces fast-glob with tinyglobby, and includes several bug fixes for self-update, deploy, and update commands.

v9.15.74 fixes1 feature
Mar 6, 2025

This patch release introduces a new scoped registry CLI option and resolves several bugs affecting self‑update, interactive update listings, and catalog entry preservation.

v10.5.21 fix
Feb 27, 2025

The patch restores the default behavior of `pnpm config set` to modify the global .npmrc file.

v10.5.15 fixes
Feb 26, 2025

This patch release fixes several issues: it adds an error for incorrect workspace config filenames, corrects workspace updates via approve-builds, normalizes link paths in package.json, enables overrides in pnpm-workspace.yaml, and makes pnpm dlx ignore local package.json settings.

v10.5.02 fixes6 features
Feb 25, 2025

This release adds support for defining `pnpm.*` settings in `pnpm-workspace.yaml`, introduces automatic syncing of injected workspace packages after scripts, makes the `packages` field optional, and includes several command enhancements and bug fixes.

v9.15.65 fixes
Feb 24, 2025

This patch release fixes several bugs related to corepack updates, version output, packageManager version format, and catalog handling during filtered installs.

v10.4.14 fixes
Feb 16, 2025

This patch release fixes several CLI behaviors: it adds validation for overlapping `--allow-build` values, prints version info after execution time, warns on ignored builds during repeat installs, and restores proper handling of `init-package-manager`.

v10.4.0Breaking3 fixes2 features
Feb 14, 2025

pnpm v10 introduces `--global` support for approve-builds, a new `--allow-build` flag for add, and several bug fixes and documentation updates.

v10.3.02 fixes1 feature
Feb 10, 2025

v10 introduces the `strict-dep-builds` setting for stricter script validation and includes fixes for `verify-deps-before-run` false negatives and improved warning display.

v10.2.14 fixes
Feb 6, 2025

This patch release fixes side‑effects cache handling, improves `pnpm approve-builds` in sub‑workspaces, and restores `pnpm deploy --legacy` functionality with clearer error guidance.

v10.2.05 fixes1 feature
Feb 3, 2025

pnpm v10 introduces default building of packages run via `dlx` and `create`, adds several bug fixes, and improves handling of overrides and proxy settings.

v9.15.52 fixes3 features
Feb 2, 2025

This patch release adds support for preprepare/postprepare scripts during pnpm install, improves script argument quoting on POSIX, respects proxy settings for Git dependencies, validates package names on publish, and replaces strip-ansi with the built-in util.stripVTControlCharacters.

v10.1.08 fixes4 features
Jan 26, 2025

This release introduces new commands (`pnpm ignored-builds`, `pnpm approve-builds`), a performance‑focused setting, and a field to ignore built dependencies, while also fixing several bugs around publishing, scripts execution, peerDependencies handling, and internal utilities.

v9.15.41 fix
Jan 13, 2025

This patch release fixes recursive `pnpm update --latest` to correctly update only the targeted package when `dedupe-peer-dependents` is enabled.