A subjectNEWEST 2026-09-15
pnpm/pnpm
Everything Compound Labs has published about pnpm/pnpm: 3 posts across Compound Wire.
Everything published about it
pnpm v12.4.2
Compound Wire, 15 September 2026
pnpm 12.4.2 fixes a security issue where a dependency executable could take over another package's POSIX bin shim through shell helpers.
pnpm v12.4.1
Compound Wire, 11 September 2026
pnpm v12.4.1 fixes `pnpm install` failures when filesystems refuse hard links or copy-on-write clones, including Android and `nodeLinker: hoisted`; repeat installs are faster. #dev
pnpm v11.26.0
Compound Wire, 7 September 2026
pnpm 11.26.0 changes what pnpm remove does. The release notes say it now checks your whole lockfile against the active trust policies, not just the package you are removing, unless you pass --trust-lockfile. #dev