Sourced from pnpm/action-setup's releases.
v6.0.0
Added support for pnpm v11.
v5.0.0
Updated the action to use Node.js 24.
v4.4.0
Updated the action to use Node.js 24.
v4.3.0
What's Changed
- docs: fix the run_install example in the Readme by
@dreyksin pnpm/action-setup#175- chore: remove unused
@types/node-fetchdependency by@silverwindin pnpm/action-setup#186- Clarify that package_json_file is relative to GITHUB_WORKSPACE by
@chris-martinin pnpm/action-setup#184- feat: store caching by
@jrmajorin pnpm/action-setup#188- refactor: remove star imports by
@KSXGitHubin pnpm/action-setup#196- fix(ci): exclude macos by
@KSXGitHubin pnpm/action-setup#197New Contributors
@dreyksmade their first contribution in pnpm/action-setup#175@silverwindmade their first contribution in pnpm/action-setup#186@chris-martinmade their first contribution in pnpm/action-setup#184@jrmajormade their first contribution in pnpm/action-setup#188@Boosted-Bonobomade their first contribution in pnpm/action-setup#199Full Changelog: https://github.com/pnpm/action-setup/compare/v4.2.0...v4.3.0
v4.2.0
When there's a
.npmrcfile at the root of the repository, pnpm will be fetched from the registry that is specified in that.npmrcfile #179v4.1.0
Add support for
package.yaml#156.
0e279bb
fix: update pnpm to 11.1.1 (#248)3e83581
fix: drop patchPnpmEnv so standalone+self-update works on Windows (#258)551b42e
docs(README): fix cache_dependency_path type (#257)739bfe4
fix: self-update bootstrap to packageManager-pinned version (#233)
(#256)f61705d
chore: add CODEOWNERS7a5507b
fix: restore inputs from state in post (#255)1155470
fix: honor devEngines.packageManager.onFail=error (#252)
(#254)91ab88e
fix: bin_dest output points to self-updated pnpm, not bootstrap (#249)e578e19
fix: update pnpm to 11.0.48912a91
fix: append (not prepend) action node dir to PATH for npm bootstrap (#241)