mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-06 15:07:27 -04:00
* feat: upload side effects cache when needed * feat: add side-effects-cache support * fix: review suggestions * fix: rename to cacheByNodeVersion, compute immediately centralLocation * fix: make cacheByNodeVersion nullable, fix centralLocation, move nodeMajor to the top * fix: s/nodeVersion/engineName/ * fix: some renames, add verifyStoreIntegrity option * fix(deps): update * fix: fix failing tests * fix: update package-store to v0.15.1 * test: creating side effects cache * test: using the side effects cache, in readonly mode too * fix: rename engine to include 'node', test for opts.force