github pnpm/pnpm v5.2.3

latest releases: v9.0.6, v9.0.5, v9.0.4...
3 years ago

Bug Fixes

  • Own implementation of the pnpm bin command added (previously it was passed through to npm bin).
  • Read the correct PATH env variable on all systems, when running pnpx. One Windows the correct path name might be Path or other.
  • Install the pnpm bin executable to the directory of the globally installed pnpm executable, when running pnpm add -g pnpm.
  • pnpm store prune should not fail when the store has some foreign files.
  • pnpm unlink --global should unlink bin files from the global executables directory.

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.