github pnpm/pnpm v6.7.1

latest releases: v9.1.1, v9.1.0, v8.15.8...
2 years ago

Features

  • Support the publishConfig.directory field in package.json #3490.
  • There is no need to escape the command shell with --, when using the exec command. So just pnpm exec rm -rf dir instead of pnpm exec -- rm -rf dir #3492.
  • pnpm audit supports a new option: --ignore-registry-errors. pnpm audit --ignore-registry-errors exits with exit code 0, when the registry responds with a non-200 status code #3472.

Bug Fixes

  • Mention pnpm exec in the generic help.
  • pnpm outdated should read the value of the strict-ssl setting #3493.
  • New lines in engine field should not break the lockfile #3491.

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.