Skip to content

Commit 759c3aa

Browse files
committed
update to svelte 4
1 parent 37f69c7 commit 759c3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/blog/2023-12-14-sveltekit-2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Version 2.0 of [SvelteKit](https://kit.svelte.dev), the official framework for b
99

1010
If you've been paying close attention to Svelte in recent months, you'll know that we've been [hard at work on Svelte 5](https://svelte-5-preview.vercel.app/docs/introduction), which is possibly the most anticipated release in the project's history. Upgrading to SvelteKit 2 will smooth the path for Svelte 5 when it is released in 2024, and we encourage all users to upgrade when you get a chance.
1111

12-
We recommend updating to the most recent 1.x release first in order to address any deprecation warnings. Then, upgrade to SvelteKit 2 by running the automated migration tool:
12+
We recommend updating to the most recent 1.x release first, along with Svelte 4, in order to address any deprecation warnings. Then, upgrade to SvelteKit 2 by running the automated migration tool:
1313

1414
```bash
1515
npx svelte-migrate sveltekit-2

0 commit comments

Comments
 (0)