What’s New

pnpm — pnpm 12 Alpha 21

pnpm 12 Alpha 21

Minor Changes pnpm setup now appends PNPM_HOME and the global bin directory to the GitHub Actions environment files ( GITHUB_ENV and GITHUB_PATH ), so later steps in the same job can run pnpm add --gl…

Changed
  • pnpm setup now appends PNPM_HOME and the global bin directory to the GitHub Actions environment files (GITHUB_ENV and GITHUB_PATH) so later steps in the same job can run pnpm add --global and other commands
View original