Skip to content

fix: add kit check in drizzle add-on #574

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

Merged
merged 4 commits into from
May 23, 2025
Merged

Conversation

AdrianGonz97
Copy link
Member

@AdrianGonz97 AdrianGonz97 commented May 23, 2025

closes #573

since we iterate and execute all of the setup functions from every add-on (mainly to determine which add-ons to show in the add-on selection prompt, relative to the current environment), drizzle wasn't playing nice in non-sveltekit projects due to a non-null assertion (oops!).

Copy link

changeset-bot bot commented May 23, 2025

🦋 Changeset detected

Latest commit: 721c9da

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 May 23, 2025

Open in StackBlitz

npx https://pkg.pr.new/sveltejs/cli/sv@574
npx https://pkg.pr.new/sveltejs/cli/svelte-migrate@574

commit: 721c9da

@manuel3108 manuel3108 merged commit 6665b50 into main May 23, 2025
7 checks passed
@manuel3108 manuel3108 deleted the fix/malformed-workspace branch May 23, 2025 12:56
@github-actions github-actions bot mentioned this pull request May 23, 2025
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.

Support for non Kit Svelte Projects
2 participants