Skip to content

v7.9.5

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 12:15
· 1292 commits to main since this release
7b2e5cd

Patch Changes

  • Set NODE_PATH when prefer-symlinked-executables is enabled #5251.
  • Fail with a meaningful error when the audit endpoint doesn't exist #5200.
  • Symlink a local dependency to node_modules, even if the target directory doesn't exist #5219.

Our Gold Sponsors

Our Silver Sponsors

What's Changed

  • Fix pnpm audit bad API response on private registry by @timtong1982 in #5246
  • fix: set NODE_PATH when is turned on by @d3lm in #5251
  • fix: symlink local dep even when target dir does not exist by @zkochan in #5253
  • fix: only set extraEnv for preferSymlinkedExecutables if it's not windows by @d3lm in #5256

New Contributors

Full Changelog: v7.9.4...v7.9.5