Skip to content

Releases: pnpm/action-setup

v2.2.4

Choose a tag to compare

@zkochan zkochan released this 15 Oct 18:14
v2.2.4
c3b53f6

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

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

Choose a tag to compare

@KSXGitHub KSXGitHub released this 11 Oct 05:06
537643d

Bump Node.js version to 16 #56

v2.2.2

Choose a tag to compare

@zkochan zkochan released this 28 May 14:27
10693b3

Fixing network issues.

Related issues:

Related PR:

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

Choose a tag to compare

@KSXGitHub KSXGitHub released this 25 Feb 05:04
35ab426

Fix "packageManager" reader #35

v2.2.0

Choose a tag to compare

@KSXGitHub KSXGitHub released this 23 Feb 03:14
  • Support the packageManager field in the package.json file #33.
  • Use @pnpm/fetch as an attempt to fix #22 #32.

v2.1.0

Choose a tag to compare

@KSXGitHub KSXGitHub released this 08 Feb 12:55

Support pnpm v7 #29

v2.0.1

Choose a tag to compare

@KSXGitHub KSXGitHub released this 24 Apr 14:16

Update versions in code examples in README.md to the latest ones to avoid users using the wrong versions.

v2.0.0

Choose a tag to compare

@KSXGitHub KSXGitHub released this 27 Mar 11:37
  • Use https://pnpm.js.org/pnpm.js to install pnpm.
  • Removed inputs.bin_dest.
  • Removed inputs.registry.

v2.0.0-rc.0

v2.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@KSXGitHub KSXGitHub released this 23 Mar 06:03
  • Use https://pnpm.js.org/pnpm.js to install pnpm.
  • Removed inputs.bin_dest.
  • Removed inputs.registry.

v1.2.1

Choose a tag to compare

@KSXGitHub KSXGitHub released this 05 Oct 14:52
  • Update dependencies.
  • Replace add-path with environment files (#5)