Patch Changes
- Set
NODE_PATH
whenprefer-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
- @timtong1982 made their first contribution in #5246
Full Changelog: v7.9.4...v7.9.5