diff --git a/src/platform-includes/getting-started-primer/javascript.svelte.mdx b/src/platform-includes/getting-started-primer/javascript.svelte.mdx index e3f2f4cd9f346..c29b218a6981c 100644 --- a/src/platform-includes/getting-started-primer/javascript.svelte.mdx +++ b/src/platform-includes/getting-started-primer/javascript.svelte.mdx @@ -4,10 +4,4 @@ Sentry's Svelte SDK enables automatic reporting of errors and exceptions, as wel - - -This SDK is currently in beta state and might still be unstable or exhibit bugs. Please reach out on [GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose) if you have any feedback or concerns. The SDK currently only supports [Svelte](https://svelte.dev/) and is not fully compatible with with [SvelteKit](https://kit.svelte.dev/). - - - Sentry's Svelte SDK was introduced with version `7.10.0`.