Files
pnpm/pnpm11/cache
Minha Kang b45c85a5fc fix: pnpm cache delete removes a package from all metadata cache directories (#12831)
* fix: pnpm cache delete removes a package from all metadata cache directories

* fix(pacquet): mirror cache delete across all metadata directories

* test(cli): use metadata-dir constants in cache delete test

The cache delete multi-directory test hardcoded the metadata directory
names as string literals, which could drift from the constants the delete
logic actually uses. Reference ABBREVIATED_META_DIR / FULL_META_DIR /
FULL_FILTERED_META_DIR directly so the test and the code stay in lockstep.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Zoltan Kochan <zoltankochan@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 21:31:59 +00:00
..
2026-07-11 11:34:29 +02:00