Sourced from pnpm/action-setup's releases.
v6.0.9
What's Changed
- fix: update pnpm to v11.7.0 by
@zkochanin pnpm/action-setup#267Full Changelog: https://github.com/pnpm/action-setup/compare/v6...v6.0.9
v6.0.8
What's Changed
- docs(README): fix
cache_dependency_pathtype by@hainesin pnpm/action-setup#257- fix: drop patchPnpmEnv so standalone+self-update works on Windows by
@zkochanin pnpm/action-setup#258- fix: update pnpm to 11.1.1 by
@mungodewarin pnpm/action-setup#248New Contributors
@mungodewarmade their first contribution in pnpm/action-setup#248Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.7...v6.0.8
v6.0.7
What's Changed
- fix: honor devEngines.packageManager.onFail=error (#252) by
@zkochanin pnpm/action-setup#254- fix: restore inputs from state in post by
@hainesin pnpm/action-setup#255- fix: self-update bootstrap to packageManager-pinned version (#233) by
@zkochanin pnpm/action-setup#256New Contributors
@hainesmade their first contribution in pnpm/action-setup#255Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.6...v6.0.7
v6.0.6
What's Changed
- fix: bin_dest output points to self-updated pnpm, not bootstrap by
@zkochanin pnpm/action-setup#249Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.5...v6.0.6
v6.0.5
What's Changed
- fix: append (not prepend) action node dir to PATH for npm bootstrap by
@zkochanin pnpm/action-setup#241Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.4...v6.0.5
v6.0.4
What's Changed
- fix: use npm co-located with the action node binary by
@benquarmbyin pnpm/action-setup#239New Contributors
@benquarmbymade their first contribution in pnpm/action-setup#239
... (truncated)
0ebf471
fix: update pnpm to v11.7.0 (#267)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.4