github pnpm/pnpm v3.1.0-1

latest releases: v9.0.4, v9.0.3, v9.0.2...
pre-release5 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

  • do not chown when unpacking package tarballs (#1699)
  • reinstall missing packages to node_modules (#1134)
  • 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.