npm pnpm 12.0.0-beta.2
pnpm 12 Beta 2

3 hours ago

Patch Changes

  • pnpm install no longer fails when pnpm-lock.yaml exists but cannot be parsed. Matching the TypeScript CLI, the install now prints an "Ignoring broken lockfile" warning, resolves dependencies from the manifests, and rewrites the lockfile. --frozen-lockfile still fails on a broken lockfile.

  • Fresh installs no longer download the tarballs of platform-specific optional dependencies that don't match the current platform.

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.