fix(tools): handle pnpm 11 global migrations
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
## Pending
|
||||
|
||||
### Fixes
|
||||
|
||||
- repair `gitzone tools update` for pnpm 11 global installs
|
||||
- Detects and migrates legacy pnpm global roots such as `PNPM_HOME/global/5`.
|
||||
- Runs global pnpm maintenance with project package-manager switching disabled.
|
||||
- Refreshes pnpm v10 and v11 command shims before deleting stale managed global roots.
|
||||
|
||||
|
||||
## 2026-05-14 - 2.19.1
|
||||
|
||||
Reference in New Issue
Block a user