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

Upgrade Svelte and Sveltekit #355

Merged
merged 18 commits into from
Jan 29, 2024
Merged

Upgrade Svelte and Sveltekit #355

merged 18 commits into from
Jan 29, 2024

Conversation

Jakeii
Copy link
Member

@Jakeii Jakeii commented Jan 15, 2024

What does this change?

Upgrade Svelte from v3 to v5 and Sveltekit 1.0.0-next.394 to 2.0.0

We were on an unstable beta version this upgrade to a stable version is long overdue!

The most significant API chages isThe new routing that came with Sveltekit 1.0 sveltejs/kit#5774, which means

  • Different file structure for routes
  • no multiple script tags with context="module"

Due to the large changes, probably best to wait for any active migrations to finish

@Jakeii Jakeii merged commit 0a3027e into main Jan 29, 2024
4 checks passed
@Jakeii Jakeii deleted the jlk/upgrade-sveltekit branch January 29, 2024 16:57
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.

2 participants