github pnpm/pnpm v5.5.0

latest releases: v9.0.6, v9.0.5, v9.0.4...
pre-release3 years ago

Features

  • Allow unknown options that are prefixed with config.

    pnpm install --foo would fail with an unknown option error.

    pnpm install --config.foo will work fine, setting the npm_config_foo environment variable for child lifecycle events.

Bug Fixes

  • Don't leave empty temp directories in home directory (#2749).
  • Reunpack the contents of a modified tarball dependency (#2747).
  • pnpm list -r should print the legend only once.
  • Don't read the .npmrc file that is outside the workspace.
  • Hoisting should work in a workspace that has no root project.

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.