# pnpm v12.3.4 — pnpm 12.3.4
- Product: pnpm (https://whatsnew.fyi/product/pnpm)
- Vendor: pnpm
- Date: 2026-09-04
- Version: v12.3.4
- Original notes: https://github.com/pnpm/pnpm/releases/tag/v12.3.4
- Permalink: https://whatsnew.fyi/product/pnpm/releases/v12.3.4
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'.
---
- **changed** — Speed up dependency resolution in large workspaces
- **fixed** — Accept boolean settings as command-line flags on every command that takes them, such as --unsafe-perm, --offline, and --dangerously-allow-all-builds
- **added** — pnpm remove now accepts --unsafe-perm flag
##### Patch Changes
- Sped up dependency resolution in large workspaces [#14352](https://github.com/pnpm/pnpm/issues/14352).
- pnpm 12 now accepts the boolean settings as command-line flags on every command that takes them in pnpm 11, for example `pnpm install --unsafe-perm`, `pnpm add foo --offline`, and `pnpm install --dangerously-allow-all-builds`. pnpm 12 rejected them with `unexpected argument`, which failed every install on Vercel, whose build runs `pnpm install --unsafe-perm` [#14346](https://github.com/pnpm/pnpm/issues/14346).
`pnpm remove` now accepts `--unsafe-perm`, the same flag `pnpm install`, `pnpm add`, and `pnpm update` take.
##### Platinum Sponsors
##### Gold Sponsors