Skip to content

v4.9.3

Compare
Choose a tag to compare
@zkochan zkochan released this 05 Feb 00:02
10020d5

Bug Fixes

  • fail on unknown command (#2330, @ExE-Boss)
  • when a dependency is removed on Windows, its .cmd/.ps1 binstubs must be removed from node_modules/.bin (#2290, @zkochan)
  • pnpx regression introduced by 4.9.0 (#2333, @zkochan)
  • running pnpm without any command should print help and exit with a non-zero exit code (#2334, @zkochan)