# pnpm v12.3.3 — pnpm 12.3.3 - Product: pnpm (https://whatsnew.fyi/product/pnpm) - Vendor: pnpm - Date: 2026-09-04 - Version: v12.3.3 - Original notes: https://github.com/pnpm/pnpm/releases/tag/v12.3.3 - Permalink: https://whatsnew.fyi/product/pnpm/releases/v12.3.3 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix concurrent installs sharing a store occasionally failing with an ENOENT error while importing a package file - **changed** — Speed up writing the lockfile in large workspaces - **changed** — Speed up dependency resolution in large workspaces - **fixed** — pnpm now runs through Node.js when it was installed by a tool that skips build scripts, such as Vercel's packageManager provisioning, Bun, Deno, or npm install --ignore-scripts ##### Patch Changes - Fixed concurrent installs sharing a store occasionally failing with an ENOENT error while importing a package file [#14353](https://github.com/pnpm/pnpm/issues/14353). - Sped up writing the lockfile in large workspaces [#14352](https://github.com/pnpm/pnpm/issues/14352). - Sped up dependency resolution in large workspaces [#14352](https://github.com/pnpm/pnpm/issues/14352). - pnpm now runs through Node.js when it was installed by a tool that skips build scripts, such as Vercel's `packageManager` provisioning, Bun, Deno, or `npm install --ignore-scripts`. Those installs previously failed with `syntax error near unexpected token ')'`. They still cannot run pnpm on Windows. On macOS only a shell can start it [#14346](https://github.com/pnpm/pnpm/issues/14346). ##### Platinum Sponsors
Bit OpenAI Notion
##### Gold Sponsors
Sanity Discord Vite
_[Truncated at 4000 characters — full notes: https://github.com/pnpm/pnpm/releases/tag/v12.3.3]_