npm pnpm 6.6.1

latest releases: 9.1.1, 9.1.0, 8.15.8...
2 years ago

Features

  • When pnpm is executed with an unknown command, it is considered a shell command that needs to be executed in the context of the project. So you can do things like pnpm eslint, when eslint is in the dependencies. It is kind of similar to pnpx eslint but unlike pnpx, pnpm eslint will not install eslint, when not present #3478.

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.