Skip to content

CLI v3.0.38

Choose a tag to compare

@github-actions github-actions released this 03 Jul 19:03
  • Renamed the published wrapper package from trumbo to @trumbodev/cli. npm blocks the unscoped name trumbo as too similar to the existing turbo package, so the install package is now @trumbodev/cli. The trumbo command is unchanged (it is set by the bin field, independent of the package name). Install with npm 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 with E403 ... Package name too similar to existing package turbo.

Full Changelog: cli-v3.0.37...cli-v3.0.38