Skip to content

Conversation

@dummdidumm
Copy link
Member

This adds two new prompts to the Svelte migration:

  • custom folder prompt (from multiselect); if selected you can specify what folders exactly to migrate. closes Specify paths to be ignored by svelte-migrate #390
  • adds a way to skip migrating your components if you want to do it incrementally but still benefit from having your package.json and entry points migrated automatically

This adds two new prompts to the Svelte migration:
- custom folder prompt (from multiselect); if selected you can specify what folders exactly to migrate. closes #390
- adds a way to skip migrating your components if you want to do it incrementally but still benefit from having your package.json and entry points migrated automatically
@changeset-bot
Copy link

changeset-bot bot commented Jan 9, 2025

🦋 Changeset detected

Latest commit: 43bdcc7

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

This PR includes changesets to release 1 package
Name Type
svelte-migrate Minor

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 9, 2025

Open in Stackblitz

npm i https://pkg.pr.new/sveltejs/cli/sv@391
npm i https://pkg.pr.new/sveltejs/cli/svelte-migrate@391

commit: 43bdcc7

@manuel3108 manuel3108 merged commit e87dfd2 into main Jan 10, 2025
8 checks passed
@manuel3108 manuel3108 deleted the migrate-options branch January 10, 2025 15:07
@github-actions github-actions bot mentioned this pull request Jan 10, 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.

Specify paths to be ignored by svelte-migrate

6 participants