v10.18.1
📦 pnpmView on GitHub →
✨ 1 features🐛 2 fixes🔧 4 symbols
Summary
This patch release silences an unnecessary warning for `--lockfile-only`, adds a Windows shim for `pnpm setup` to support self‑updates, and corrects catalog warning behavior.
✨ New Features
- `pnpm setup` now creates a command shim to the pnpm executable, enabling `pnpm self-update` on Windows.
🐛 Bug Fixes
- Removed warning output when `--lockfile-only` flag is used.
- Fixed false positive catalog warnings during regular `pnpm install`; warnings now only appear when using `pnpm add --save-catalog`.
🔧 Affected Symbols
pnpm setuppnpm self-updatepnpm installpnpm add