CLI v3.0.40
- Re-enabled CLI startup auto-update for npm/pnpm/yarn/bun global installs. On launch, Trumbo checks the npm registry for a newer
@trumbodev/cliand installs it in the background when available. RespectsTRUMBO_NO_AUTO_UPDATE=1and the globalautoUpdateEnabledsetting; manualtrumbo updateis unchanged.
Full Changelog: cli-v3.0.39...cli-v3.0.40