github pnpm/pnpm v2.14.4

latest releases: v9.4.0, v9.3.0, v9.2.0...
pre-release5 years ago

Features

  • new config: link-workspace-packages (#1259, @zkochan)
  • allow to select dependents via the --filter flag (#1313, @zkochan)
  • print target folder during global installation (73b0359, @zkochan)
  • inherit the parent process stdio when concurrency is 1 (363d45e, @zkochan)
  • new flag --no-sort to disable sorting topologically before running recursive commands (0029163, @zkochan)
  • new config pnpm-prefix to override the location of global packages (#1334, @ExE-Boss)
  • print info message when no packages are matched by recursive command (a1b9a8a, @zkochan)
  • inherit stdio when only one package selected by recursive run (079942f, @zkochan)

Bug Fixes

  • report correct dependency types when linking (7ef9364, @zkochan)
  • rebuild the project as well, if it has scripts (049e669, @zkochan)
  • dev dependencies should be skipped when NODE_ENV=production (7d67dc2, @zkochan)
  • create package integrity after package refetch (7bd3d3d, @zkochan)
  • pass through to npm ASAP with original argv (#1336, @devocija-it, @zkochan)
  • deprecation message of package's previous version should not be printed (984121e, @zkochan)
  • pnpm update removes package if there was a semver major update (#1333, @zkochan)

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.