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

chore: Upgrade Svelte to v5 #479

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

chore: Upgrade Svelte to v5 #479

wants to merge 2 commits into from

Conversation

maiertech
Copy link
Member

@maiertech maiertech commented Feb 5, 2025

Description of change

Upgrade:

  • svelte to v5
  • vite to v6
  • @sveltejs/vite-plugin-svelte to v5

No refactoring. Svelte 5 should be backwards compatible with Svelte 4. In theory, nothing should change.

Links to any relevant issues

How the change has been tested

Manual testing of as much app surface as possible.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@maiertech maiertech marked this pull request as ready for review February 5, 2025 20:42
@maiertech maiertech changed the title Upgrade Svelte to v5 chore: Upgrade Svelte to v5 Feb 11, 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.

Upgrade Svelte to v5
1 participant