Skip to content

v6.32.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 16:00
· 1771 commits to main since this release
51793ca

Patch Changes

  • In order to guarantee that only correct data is written to the store, data from the lockfile should not be written to the store. Only data directly from the package tarball or package metadata #4395.
  • Throw a meaningful error message on pnpm install when the lockfile is broken and node-linker is set to hoisted #4387.