Skip to content

fix(cli): restore create/add when no install flag is passed#1128

Merged
jycouet merged 1 commit into
mainfrom
create-command-broken-in-cli-v0-16-0
Jun 9, 2026
Merged

fix(cli): restore create/add when no install flag is passed#1128
jycouet merged 1 commit into
mainfrom
create-command-broken-in-cli-v0-16-0

Conversation

@jycouet

@jycouet jycouet commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Closes #1126

Description

The commander v15 bump stopped defaulting install to true when no install flag is passed, so the valibot schema rejected install: undefined. Defaults it back to true in both create and add.

Checklist

  • Update snapshots (if applicable)
  • Add a changeset (if applicable)
  • Allow maintainers to edit this PR
  • I care about what I'm doing, no matter the tool I use (Notepad, Sublime, VSCode, AI...)

@changeset-bot

changeset-bot Bot commented Jun 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c4c9649

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@svelte-docs-bot

Copy link
Copy Markdown

@jycouet jycouet merged commit 7c6d203 into main Jun 9, 2026
6 checks passed
@jycouet jycouet deleted the create-command-broken-in-cli-v0-16-0 branch June 9, 2026 14:18
@github-actions github-actions Bot mentioned this pull request Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create command broken in cli v0.16.0

1 participant