Files
pnpm/tools/path/CHANGELOG.md
2024-08-22 12:22:59 +02:00

526 B

@pnpm/tools.path

1.0.0

Major Changes

  • eb8bf2a: Added a new command for upgrading pnpm itself when it isn't managed by Corepack: pnpm self-update. This command will work, when pnpm was installed via the standalone script from the pnpm installation page #8424.

    When executed in a project that has a packageManager field in its package.json file, pnpm will update its version in the packageManager field.