mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-28 20:11:48 -04:00
* fix: check for delete modules dir in sub-project Fixes https://github.com/pnpm/pnpm/issues/8959 * docs: remove todo * refactor: merge branching * docs: explain * fix: actually return `upToDate: false` * test: issue 8959 * test: add assertions to `multiProjectWorkspace.ts` * feat: delete `optionalDependencies` * fix: filtered install