github pnpm/pnpm v4.9.0

latest releases: v9.1.0, v8.15.8, v9.1.0-0...
4 years ago

Features

  • command autocompletion (#2229, @zkochan)
    to set it up, run pnpm install-completion
    Screenshot from 2020-01-29 03-11-31
  • updating dependencies using patterns (#2292, @yaodingyd)
    For instance, run pnpm update @babel/* to update all dependencies that are from the @babel scope.
  • add an error message for linking packages when packages do not have name field (#2284, @yaodingyd)
  • add info when not-found package name has valid semver (#2308, @yaodingyd)

Bug Fixes

  • installing pnpm to a custom location outside of node_modules (#2303, @zkochan)

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.