Releases: pnpm/action-setup
Releases · pnpm/action-setup
v4.2.0
When there's a .npmrc file at the root of the repository, pnpm will be fetched from the registry that is specified in that .npmrc file #179
v4.1.0
Add support for package.yaml #156.
v2.4.1
Updated the bundled pnpm version to v7 to fix the ERR_INVALID_THIS error.
v4.0.0
An error is thrown if one version of pnpm is specified in the packageManager field of package.json and a different version is specified in the action's settings #122
v3.0.0
The action is updated to run on Node.js v20
v2.4.0: feat: standalone binary (#92)
Add ability to install standalone binary (#92).
v2.3.0
- feat: specifying path to non-root
package.jsonfile (#88). - docs: improve.
v2.2.4
No deprecation warnings are printed about set-state and set-output commands (#57)
v2.2.3: Merge pull request #56 from i7eo/master
Bump Node.js version to 16 #56