mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-13 19:47:48 -04:00
- Use Object.keys() instead of Map.keys() for Record<string, string> filenames - Use tempy.directory() instead of temporaryDirectory() (v10 CJS style) - Remove storeDir from ClientOptions (not in v10 API) - Add missing WorkspaceState imports and mocks in test - Fix lint: use commas in type literals, fix require import style - Fix spellcheck in changeset Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>