Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable preconditions during create #288

Merged
merged 2 commits into from
Nov 10, 2024

Conversation

AdrianGonz97
Copy link
Member

@AdrianGonz97 AdrianGonz97 commented Nov 10, 2024

closes #286

It's safe to assume that an add-on's preconditions will always be met as we only provide the add-ons that are valid for the current environment

Copy link

changeset-bot bot commented Nov 10, 2024

🦋 Changeset detected

Latest commit: fa79eaa

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

Copy link

pkg-pr-new bot commented Nov 10, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/sveltejs/cli/sv@288
pnpm add https://pkg.pr.new/sveltejs/cli/svelte-migrate@288

commit: fa79eaa

@manuel3108 manuel3108 merged commit 9857030 into main Nov 10, 2024
6 checks passed
@manuel3108 manuel3108 deleted the fix/workspace-preconditions branch November 10, 2024 10:04
@github-actions github-actions bot mentioned this pull request Nov 10, 2024
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.

Preconditions are never met if creating project inside existing workspace
2 participants