Skip to content

v6.32.12

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 18:37
· 1771 commits to main since this release
90d5f92

Patch Changes

  • Use Yarn's compatibility database to patch broken packages in the ecosystem with package extensions.
  • pnpm dlx should work when the bin name of the executed package isn't the same as the package name #4672.
  • pnpm prune works in a workspace #4647.
  • pnpm prune does not remove hoisted dependencies.
  • pnpm dlx should print messages about installation to stderr #1698.