Skip to content

Commit 0e1f374

Browse files
authored
ref(sveltekit): Update SvelteKit version compatibility (#7887)
1 parent f496032 commit 0e1f374

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/platform-includes/getting-started-primer/javascript.sveltekit.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Sentry's SvelteKit SDK enables automatic reporting of errors and performance dat
22

33
## Compatibility
44

5-
The minimum supported **SvelteKit version is `1.0.0`**. This SDK works best with **Vite 4.2** and newer.
6-
Older Vite versions might not generate source maps correctly.
5+
The minimum supported SvelteKit version is `1.0.0` but we recommend using **SvelteKit version `1.24.0` or newer** for best performance.
6+
This SDK works best with **Vite 4.2** and newer. Older Vite versions might not generate source maps correctly.
77

88
<Note>
99

0 commit comments

Comments
 (0)