mirror of
https://github.com/pnpm/pnpm.git
synced 2026-06-28 01:45:30 -04:00
1.3 KiB
1.3 KiB
Summary
Squash Commit Body
Explain what changed and why. Reference issues here too (Closes pnpm/pnpm#123).
Checklist
- The change is implemented in both the TypeScript CLI and the Rust
pacquet/port, or the description notes what still needs porting. - Added a changeset (
pnpm changeset) if this PR changes any published package. Keep it short and written for pnpm users — it becomes a release note. - Added or updated tests.
- Updated the documentation if needed.