--- title: Browser support --- The table below shows the minimum browser versions Svelte is expected to work in, derived from the browser APIs used by Svelte's internal code. @include .generated/browser-support.md This table only covers Svelte itself. It does not include [SvelteKit](/docs/kit), other Svelte libraries, or your own code. ## Exceptions A few Svelte features require a higher minimum browser version. You'll only need to take the following table into consideration if you use these specific features. @include .generated/browser-support-features.md