Skip to content

v6.17.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 13:08
· 2152 commits to main since this release
4f43aa4

Patch Changes

  • pnpm env use should create a symlink to the Node.js executable, not a command shim #3869.
  • Attach the globally installed packages to the system default Node.js executable #3870.
  • The .pnpm-debug.log file is not written when pnpm CLI exits with an expected non-zero exit code. For instance, when vulnerabilities are found by the pnpm audit command #3832.
  • Suggest pnpm install --force to refetch modified packages #3867.