We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f496032 commit 0e1f374Copy full SHA for 0e1f374
src/platform-includes/getting-started-primer/javascript.sveltekit.mdx
@@ -2,8 +2,8 @@ Sentry's SvelteKit SDK enables automatic reporting of errors and performance dat
2
3
## Compatibility
4
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.
+The minimum supported SvelteKit version is `1.0.0` but we recommend using **SvelteKit version `1.24.0` or newer** for best performance.
+This SDK works best with **Vite 4.2** and newer. Older Vite versions might not generate source maps correctly.
7
8
<Note>
9
0 commit comments