Change8
Symbol17 releases

pnpm self-update

Found in 1 package: pnpm

pnpm(17 releases)

v12.0.0-rc.0Breaking
Aug 5, 2026

This release introduces stricter error handling for global installations with sudo and resolves several issues related to file handling, dependency management, and store locations.

v12.0.0-beta.0Breaking
Jul 29, 2026

This release introduces significant enhancements to the Rust engine, including expanded configuration options for workspace settings and improved handling of workspace protocols. It also refines `pnpm self-update` behavior by removing project-specific overrides for fetching and trust policies, and includes numerous bug fixes for lockfile generation, dependency resolution, and command execution.

v12.0.0-alpha.16Breaking
Jul 19, 2026

This release enhances pnpm's runtime installation parity across Node.js, Deno, and Bun, introduces native commands like `install-test` and `recursive`, and improves the robustness of installations and dependency management, including better handling of patched dependencies and optional packages.

v11.15.1
Jul 19, 2026

This patch release improves pnpm's handling of optional dependencies and runtime installations across different platforms. It also addresses memory usage during dependency resolution and fixes issues with registry URL normalization for login commands.

v11.11.0
Jul 9, 2026

This release introduces the `pnpm access` command for managing package access and includes numerous bug fixes, including improvements to memory usage, security vulnerabilities related to path traversal, and peer dependency resolution. It also enhances the behavior of `pnpm publish` and `pnpm self-update`.

v11.10.0Breaking
Jul 4, 2026

This release introduces a robust, structured configuration method for registry authentication via environment variables and global config, fixes several bugs related to package updates and global package management, and improves compatibility with the new Rust-based pnpm executable.

v10.34.2Breaking
Jun 10, 2026

This patch significantly enhances security by enforcing trust boundaries for package manager bootstrapping and environment variable expansion in configuration. It also introduces cryptographic verification for downloaded pnpm binaries and Node.js release hashes.

v11.1.3
May 18, 2026

This patch significantly enhances lockfile verification against age and trust policies during installation, introduces strict/loose modes for handling immature dependency versions, and corrects cache hashing to align with the actual script execution environment.

v11.0.6
May 5, 2026

This patch release improves configuration loading robustness by correctly handling environment variables and fixes several issues related to workspace file ordering, self-updates on v10 installations, and configuration validation errors.

v10.33.3
May 4, 2026

This patch addresses a critical self-update issue for Intel macOS users by switching to a JS-only binary when upgrading from v10, and prevents accidental downgrades during standard self-updates.

v11.0.1
Apr 29, 2026

This patch release improves error handling for workspace manifests, updates SBOM generation for git dependencies, and refines how `pnpm self-update` manages version fields in package.json.

v10.24.0
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.0Breaking
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.

v10.18.1
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.6.2
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.

v10.6.0
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.7
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.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when pnpm self-update changes.

Learn More