Skip to content

create-marko@6.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:23

Minor Changes

  • #241 325ad23 Thanks @DylanPiercey! - CLI improvements: validate the project name and derive a valid npm package name from it (e.g. My Appmy-app); add --no-install and --no-git; hide the legacy *-marko-5 examples from the interactive list (still usable via --template); authenticate GitHub requests with GITHUB_TOKEN/GH_TOKEN when set (higher rate limits and private templates), with clearer rate-limit errors; use plain step output instead of an animated spinner under CI/agents/piped output; and fail clearly on a missing template (and surface the underlying cause) instead of scaffolding an empty project.

Patch Changes

  • #239 0a7d8f9 Thanks @DylanPiercey! - Remove the duplicated "Project created" line at the end of the scaffold — the spinner's final message and the closing message both said it. The spinner now ends with "Project created" and the closing line starts the "Next steps".

  • Updated dependencies [325ad23, 0a7d8f9]:

    • @marko/create@6.3.0