Skip to content

v6.3.0

Compare
Choose a tag to compare
@zkochan zkochan released this 09 May 23:07
· 2355 commits to main since this release

Features

  • pnpm list -r --json returns the locations of workspace projects via the path field #3432.

Bug Fixes

  • save-prefix should be respected, when it is set to empty #3414.
  • skip resolution, when lockfile is up-to-date, even if some packages in the workspace are referenced through relative path #3422.
  • pnpm why: do not incorrectly include linked deps in search results #3428.