mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-14 01:32:40 -04:00
* **New Features** * The CLI build and distributed archives are now `pnpm`, with updated dev commands and release artifacts. * Shell completions are consistently branded as `pnpm` and generate `pnpm completion-server` wiring. * **Bug Fixes** * Version output/user-agent reporting now aligns with `pnpm`. * Diagnostics and retry-related error codes are updated to `ERR_PNPM_*`. * **Documentation** * Updated E2E and integrated-benchmark guides to reference `pnpm` build outputs. * SBOM metadata now identifies the tool as `pnpm`. * **Chores** * Updated CI E2E/benchmark workflows and test suites to run the `pnpm` binary.