npm pnpm 2.10.3

latest releases: 9.0.6, 9.0.5, 9.0.4...
5 years ago

Features

  • cli: new command: pnpm recursive uninstall [<@scope>/]<pkg>...
    Uninstalls a dependency from each package of a monorepo.
    #1246 by @zkochan
  • resolvers: shortcuts for non-github-hosted dependencies
    pnpm/git-resolver#12 by @huochunpeng

Bug Fixes

  • recursive: sort packages in a monorepo before doing actions (f3a65f1)
  • reporting: limit the width of lifecycle output (2d51c0c)
  • fix exception on err.code.startsWith (b013ad1)
  • pnpmfile: installation should fail if pnpmfile fails (#1247)
  • shrinkwrap: align the dependency types in shrinkwrap.yaml during install (9d527ff)
  • list: list should have depth 0 by default (9e76694)
  • unlink: don't fail if there is nothing to unlink (9dd802b)

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.