Skip to content

v7.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 01:29
· 1291 commits to main since this release
93e0d0f

Patch Changes

  • Auto install peer dependencies when auto-install-peers is set to true and the lockfile is up to date #5213.
  • pnpm env: for Node.js<16 install the x64 build on Darwin ARM as ARM build is not available #5239.
  • pnpm env: log a message when the node.js tarball starts the download #5241.
  • Fix pnpm install --merge-git-branch-lockfile when the lockfile is up to date #5212.

Our Gold Sponsors

Our Silver Sponsors

What's Changed

  • feat(cafs): extend cafs with getFilePathByModeInCafs by @d3lm in #5232
  • fix: mergeGitBranchLockfiles when merged lockfile is up-to-date by @chengcyber in #5233
  • test: all test packages should be from the @pnpm.e2e scope by @zkochan in #5211
  • fix: node<16 download fail on arm chips on macos by @ambar-arkin in #5239
  • feat(env): show state on fetching node by @JacobLinCool in #5241
  • Fix: install peerDeps which is not optional on headless install by @Shinyaigeek in #5243

New Contributors

Full Changelog: v7.9.3...v7.9.4