Skip to content

v6.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 02:19
· 2191 commits to main since this release
1268610

Minor Changes

  • pnpm install --fix-lockfile allows to fix a broken lockfile #3729.
  • New setting supported: global-bin-dir. global-bin-dir allows to set the target directory for the bin files of globally installed packages #3762.

Patch Changes

  • The pnpm CLI should not silently exit on bad HTTPS requests #3768.