Skip to content

v4.1.4

Compare
Choose a tag to compare
@zkochan zkochan released this 20 Oct 18:20
edd3e8b

Features

  • virtual-store-dir: new setting that allows to use a custom location for all the dependencies that are linked from the store (#2078, @zkochan)
  • color: new setting that can be auto, always, or never (#2069, @zkochan)
  • pnpm -r run <script> does not fail when executed on a subset of workspace packages and none of those have the specified script (#2090, @bdchauvette)

Bug Fixes

  • correctly find the pnpm store location on Windows, when installation runs on a non-primary drive (#2072, @zkochan)
  • print package IDs the same way as npm does it when running lifecycle scripts (#2005, @zkochan)
  • local registry settings have a bigger priority than global settings (#2096, @zkochan)