stack/packages
Bilal Godil b6a6146cfe feat(cli): override npm cooldown on re-exec; drop "newer available" log
- buildNpxInvocation now passes `--minimum-release-age=0` so a user's global
  `minimumReleaseAge` (npm's supply-chain cooldown, npm >=11.6.1) doesn't
  block npx from fetching the just-published latest dashboard. Older npm
  ignores the unknown flag. This is the only registry fetch via npx in the
  flow — `resolveLatestVersion` hits the registry HTTP API directly (not
  subject to the cooldown), and the other spawns run the user's own command
  / the bundled dashboard / local scripts.
- Remove the "A newer <pkg> is available..." log before re-exec.
2026-05-29 11:42:28 -07:00
..
dashboard-ui-components chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
init-stack chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
js chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
react chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
stack chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
stack-cli feat(cli): override npm cooldown on re-exec; drop "newer available" log 2026-05-29 11:42:28 -07:00
stack-sc chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
stack-shared chore(hexclave): regenerate setup-prompt docs to match updated sources 2026-05-29 09:08:50 -07:00
stack-ui chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
tanstack-start chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
template chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00