npm pnpm 4.12.0

latest releases: 9.12.0, 9.11.0, 9.10.0...
4 years ago

Features

  • print a warning if a globally installed package has no bins (#2402, @yaodingyd)
  • store relative path to the virtual store directory (on Linux and OSX) to avoid errors after moving a project to a new location (#2335, @zkochan)
  • pnpm remove fails if the specified dependency is missing (#2428, @zkochan)
  • pnpm remove fails when executed without any parameters (77919e6, @zkochan)

Bug Fixes

  • update of pnpm using pnpm should work (#2423, @zkochan)
  • pnpm run --filter <project> should list available scripts of the project (#2422, @zkochan)
  • pnpm run --filter <projects> should fail (#2422, @zkochan)
  • pnpm <cmd> -r should fail if <cmd> does not support recursive execution (#2396, @zkochan)
  • exception when running pnpm list (#2424, @zkochan)

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.