Skip to content

feat(migrate): move Kit 3 setup out of the experimental add-on - #1241

Open
manuel3108 wants to merge 2 commits into
version-1from
feat/kit3-migration-setup
Open

feat(migrate): move Kit 3 setup out of the experimental add-on#1241
manuel3108 wants to merge 2 commits into
version-1from
feat/kit3-migration-setup

Conversation

@manuel3108

Copy link
Copy Markdown
Member

Relates #1124

Description

Given that sv@1 now targets kit@3, the experimental addon needs to change. Well not directly, but given that we will publish sv migrate sveltekit-3 in the same step, we can safely assume that the user is either on kit@3 or will use the migration to get there. Therefore the migration no longer needs to bump the peer deps or change any $lib/#lib stuff. Both things are therefore moved into its own migration task.

The only remaining task of the experimental addon is to enable experimental options. Thats it. As it should have been.

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...)

@pkg-svelte-dev

pkg-svelte-dev Bot commented Aug 9, 2026

Copy link
Copy Markdown

Install the latest version of sv from 3da1c02:

pnpm add https://pkg.svelte.dev/sv/c/3da1c0217a820ac9be0ae0eba27dba9677682318

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

@changeset-bot

changeset-bot Bot commented Aug 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 3da1c02

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

This PR includes changesets to release 2 packages
Name Type
@sveltejs/sv-utils Major
sv Major

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

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.

1 participant