Skip to content

docs(create): document --no-download-check option - #1318

Open
manuel3108 wants to merge 2 commits into
version-1from
fix/issue-1309
Open

docs(create): document --no-download-check option#1318
manuel3108 wants to merge 2 commits into
version-1from
fix/issue-1309

Conversation

@manuel3108

Copy link
Copy Markdown
Member

The sv create command supports --no-download-check, but its command documentation omitted the option even though the corresponding sv add documentation includes it. Document the flag and its security caveat, and add an sv patch changeset.

Closes #1309

Validation: pnpm lint

@pkg-svelte-dev

pkg-svelte-dev Bot commented Sep 5, 2026

Copy link
Copy Markdown

Install the latest version of sv from 901b9a1:

pnx https://pkg.svelte.dev/sv/c/901b9a1eb88ec901d43d73e1df6663a4d5234526 create

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/cli/pr/1318

@changeset-bot

changeset-bot Bot commented Sep 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 901b9a1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@svelte-docs-bot

Copy link
Copy Markdown

@manuel3108 manuel3108 changed the title docs(create): document --no-download-check option docs(create): document --no-download-check option Sep 5, 2026
Comment thread .changeset/tidy-spiders-smile.md Outdated
@sacrosanctic

Copy link
Copy Markdown
Contributor

Do we need to add the docs to the CLI itself?

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.

--no-download-check is not available when using sv create

3 participants