[ci] release#240
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 22, 2026 18:57
022fd42 to
1d087a3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@marko/create@6.3.0
Minor Changes
325ad23Thanks @DylanPiercey! - CLI improvements: validate the project name and derive a valid npm package name from it (e.g.My App→my-app); add--no-installand--no-git; hide the legacy*-marko-5examples from the interactive list (still usable via--template); authenticate GitHub requests withGITHUB_TOKEN/GH_TOKENwhen 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
0a7d8f9Thanks @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".create-marko@6.3.0
Minor Changes
325ad23Thanks @DylanPiercey! - CLI improvements: validate the project name and derive a valid npm package name from it (e.g.My App→my-app); add--no-installand--no-git; hide the legacy*-marko-5examples from the interactive list (still usable via--template); authenticate GitHub requests withGITHUB_TOKEN/GH_TOKENwhen 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
0a7d8f9Thanks @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]: