Skip to content

v7.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 21:54
· 1489 commits to main since this release

Patch Changes

  • Suggest updating using Corepack, when pnpm was installed via Corepack.
  • It should be possible to install a git-hosted package that has no package.json file #4822.
  • Fix pre-compiled pnpm binaries crashing when NODE_MODULES is set.

Our Sponsors

What's Changed

  • fix: pnpm pre-compiled binaries crash when NODE_MODULES is set by @gluxon in #4823
  • refactor(lockfile-file): Abstract LockfileFile to Lockfile conversion by @gluxon in #4824
  • test: update Jest by @zkochan in #4644
  • fix(cli): suggest to update with Corepack by @zkochan in #4854
  • fix: resolve manifest promise when manifest is not found by @zkochan in #4826

Full Changelog: v7.1.7...v7.1.8