npm pnpm 7.6.0-0
v7.6.0-0

latest releases: 9.5.0-beta.0, 9.4.0, 9.3.0...
23 months ago

Minor Changes

  • A new setting supported: prefer-symlinked-executables. When true, pnpm will create symlinks to executables in
    node_modules/.bin instead of command shims (but on POSIX systems only).

    This setting is true by default when node-linker is set to hoisted.

    Related issue: #4782.

  • When lockfile-include-tarball-url is set to true, every entry in pnpm-lock.yaml will contain the full URL to the package's tarball #5054.

Patch Changes

  • pnpm deploy should include all dependencies by default #5035.
  • Don't print warnings about file verifications. Just print info messages instead.
  • pnpm publish --help should print the --recursive and --filter options #5019.
  • It should be possible to run exec/run/dlx with the --use-node-version option.

Our Gold Sponsors

Our Silver Sponsors

What's Changed

New Contributors

Full Changelog: v7.5.2...v7.6.0-0

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.