npm pnpm 3.1.0-0

latest releases: 9.0.0-beta.1, 9.0.0-beta.0, 9.0.0-alpha.10...
5 years ago

Features

  • support resolution strategies (#1739)
    --resolution-strategy fast - the default resolution strategy. Speed is preferred over deduplication
    --resolution-strategy fewer-dependencies - already installed dependencies are preferred even if newer versions satisfy a range

Bug Fixes

  • depth should be 0 by default for list command (#1652)
  • when running a global command inside a workspace, ignore the workspace (0d8a7be)
  • pnpm store add should read the registries of scoped packages from .npmrc (#1737)

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.