Releases: pnpm/action-setup
Releases · pnpm/action-setup
v6.0.8
What's Changed
- docs(README): fix
cache_dependency_pathtype by @haines in #257 - fix: drop patchPnpmEnv so standalone+self-update works on Windows by @zkochan in #258
- fix: update pnpm to 11.1.1 by @mungodewar in #248
New Contributors
- @mungodewar made their first contribution in #248
Full Changelog: v6.0.7...v6.0.8
v6.0.7
v6.0.6
What's Changed
Full Changelog: v6.0.5...v6.0.6
v6.0.5
What's Changed
Full Changelog: v6.0.4...v6.0.5
v6.0.4
What's Changed
- fix: use npm co-located with the action node binary by @benquarmby in #239
New Contributors
- @benquarmby made their first contribution in #239
Full Changelog: v6.0.3...v6.0.4
v6.0.3
Updated pnpm to v11.0.0-rc.5
Full Changelog: v6.0.2...v6.0.3
v6.0.2
v6.0.1
Update pnpm to v11.0.0-rc.2. pnpm-lock.yaml will not be saved with two documents unless the packageManager is set via devEngines.packageManager. Related issue: #228
v6.0.0
Added support for pnpm v11.
v5.0.0
Updated the action to use Node.js 24.