cli-8.1.0
·
202 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
🆕 Changelog
Added
- Self-update prompt during
build initthat checks for newer CLI versions and offers to update automatically before starting the onboarding wizard - Automatic re-execution of the CLI after successful update, resuming the onboarding process without manual intervention
- Support for both project-installed (npm/pnpm/yarn/bun workspaces) and ephemeral (npx/bunx/dlx) CLI installations with appropriate update strategies
Changed
build initnow displays the self-update prompt as the first wizard screen before platform selection- Update process respects the project's package manager and preserves version range styles (caret/tilde) in package.json
- Failed updates now show package-manager-specific manual update instructions instead of generic guidance
🔗 Full Changelog: cli-8.0.8...cli-8.1.0