Skip to content

v5.4.2

Compare
Choose a tag to compare
@zkochan zkochan released this 21 Jul 20:15

Features

  • On first install, print an info message about the package importing (hard linking, cloning, or copying) method
    and the location of the virtual store and the content-addressable store.

Bug Fixes

  • pnpm install should work as pnpm install --filter {.}..., when recursive-install is false.