Skip to content

Releases: pnpm/action-setup

v4.2.0

08 Oct 08:54
v4.2.0
41ff726

Choose a tag to compare

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

06 Feb 21:33
v4.1.0
a7487c7

Choose a tag to compare

Add support for package.yaml #156.

v2.4.1

05 Jul 14:59
v2.4.1
eae0cfe

Choose a tag to compare

Updated the bundled pnpm version to v7 to fix the ERR_INVALID_THIS error.

v4.0.0

07 May 13:19
v4.0.0
fe02b34

Choose a tag to compare

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

08 Feb 10:30
v3.0.0
a3252b7

Choose a tag to compare

The action is updated to run on Node.js v20

v2.4.0: feat: standalone binary (#92)

26 Jul 11:56
d882d12

Choose a tag to compare

Add ability to install standalone binary (#92).

v2.3.0

25 Jul 11:10
0b715c7

Choose a tag to compare

  • feat: specifying path to non-root package.json file (#88).
  • docs: improve.

v2.2.4

15 Oct 18:14
v2.2.4
c3b53f6

Choose a tag to compare

No deprecation warnings are printed about set-state and set-output commands (#57)

v2.2.3: Merge pull request #56 from i7eo/master

11 Oct 05:06
537643d

Choose a tag to compare

v2.2.2

28 May 14:27
10693b3

Choose a tag to compare

Fixing network issues.

Related issues:

Related PR: