pnpm add <pkg> TL;DR Supported package locations Install from npm registry Install from the workspace Install from local file system Install from remote tarball Install from G...
pnpm vs npm npm’s flat tree Installation Directory dependencies pnpm vs npm npm’s flat tree npm maintains a flattened dependency tree as of version 3. This leads to less di...
Using Changesets with pnpm Setup Adding new changesets Releasing changes Using GitHub Actions Bump up package versions Publishing Using Changesets with pnpm note At the t...