npm pnpm 6.27.0
v6.27.0

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

Minor Changes

  • Side effects cache is not an experimental feature anymore.

    Side effects cache is saved separately for packages with different dependencies. So if foo has bar in the dependencies, then a separate cache will be created each time foo is installed with a different version of bar #4238.

Patch Changes

  • Update command should work when there is a dependency with emty version in devDependencies #4196.
  • Side effects cache should work in a workspace.

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.