-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Describe the problem
With the upcoming release of Svelte 5, in order to use the new features a huge amount of manual refactoring would be needed on an existing code base.
Describe the proposed solution
It would be nice to have an upgrader tool, which would:
- Analyze the existing Svelte (3) 4 codebase.
- Automatically refactor the code to be compatible with Svelte 5.
- Provide a report outlining what changes were made and if any manual interventions are needed.
Alternatives considered
- Maintaining Backward Compatibility
- Not Maintaining Backward Compatibility
Importance
nice to have
lin72h, ivan-lednev, moizp, bosskrub9992, omaishar and 1 more
Metadata
Metadata
Assignees
Labels
No labels