Skip to content

v2.20.1

Compare
Choose a tag to compare
@zkochan zkochan released this 05 Dec 00:28

Features

  • command for listing packages from workspace: pnpm recursive ls --depth -1 (#1519)

Bug Fixes

  • recursive removal in a monorepo with shared shrinkwrap.yaml (066910b)
  • fixed a regression caused by 4286bab. Importers are only removed when no packages are ignored (38e80d0)