Skip to content

Releases: pnpm/action-setup

v4.0.0

07 May 13:19
v4.0.0
fe02b34
Compare
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
Compare
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
Compare
Choose a tag to compare

Add ability to install standalone binary (#92).

v2.3.0

25 Jul 11:10
0b715c7
Compare
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
Compare
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
Compare
Choose a tag to compare

v2.2.2

28 May 14:27
10693b3
Compare
Choose a tag to compare

Fixing network issues.

Related issues:

Related PR:

v2.2.1: fix: packageManager reader (#35)

25 Feb 05:04
35ab426
Compare
Choose a tag to compare

v2.2.0

23 Feb 03:14
Compare
Choose a tag to compare
  • Support the packageManager field in the package.json file #33.
  • Use @pnpm/fetch as an attempt to fix #22 #32.

v2.1.0

08 Feb 12:55
Compare
Choose a tag to compare

Support pnpm v7 #29