github pnpm/pnpm v2.0.0

latest releases: v9.0.4, v9.0.3, v9.0.2...
5 years ago

Breaking Changes

  • Node.js 4 is not supported anymore
  • the store-path config is not an alias of the store config
  • directory dependencies are always prefixed with link: in shrinkwrap.yaml
  • non-deprecated versions are preferred during resolution (#1002)
  • pnpm unlink is not an alias of pnpm uninstall. It is now an alias of pnpm dislink

Bug Fixes

  • rebuild should not fail on linked packages (#1155)
  • pnpm recursive link adds link to proper dependency type (839f7ec)
  • ignore dependencies that have the same name as the dep holder (7006aac)

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.