CLI v3.0.38
- Renamed the published wrapper package from
trumboto@trumbodev/cli. npm blocks the unscoped nametrumboas too similar to the existingturbopackage, so the install package is now@trumbodev/cli. Thetrumbocommand is unchanged (it is set by thebinfield, independent of the package name). Install withnpm install -g @trumbodev/cli. Updated the self-update command, the binary launcher's reinstall hint, the publish script, and all install docs accordingly. Platform packages (@trumbodev/cli-*) are unaffected. Supersedes the unpublished 3.0.37 tag, whose wrapper publish failed withE403 ... Package name too similar to existing package turbo.
Full Changelog: cli-v3.0.37...cli-v3.0.38