Compare commits

..
Author SHA1 Message Date
Zoltan Kochan a53b19ac67 style: remove updater narrative comments 2026-09-04 17:23:12 +02:00
Zoltan Kochan c49a02e6a4 fix: use native bootstrap only for pnpm 12
Route pnpm 12-only versions and ranges through the plain pnpm native package while preserving the existing Node and @pnpm/exe bootstrap paths for older releases.
2026-09-04 17:17:58 +02:00
Zoltan Kochan fedb8a2d14 fix: keep bootstrap updates on pnpm 12
Handle npm's array-shaped view output and resolve only pnpm 12 distribution tags.
2026-09-04 17:10:06 +02:00
Zoltan Kochan 9266926192 refactor: use pnpm 12 native bootstrap
Install the plain pnpm v12 package as the single native bootstrap, remove the legacy @pnpm/exe lockfile and runtime path, and retain the standalone input as a no-op for workflow compatibility.
2026-09-04 17:06:02 +02:00
Zoltan Kochan ae5824b5de feat: support pnpm v12
Approve the pinned @pnpm/exe install script for npm 12, add pnpm 12 coverage across supported runner platforms, and clarify that action-setup remains supported alongside pnpm/setup.
2026-09-04 17:00:44 +02:00

Diff Content Not Available