sveltejs / vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
MIT License
844 stars 103 forks source link

feat: add support for svelte-4 prereleases #661

Closed dominikg closed 1 year ago

dominikg commented 1 year ago

This is to allow easier testing in the ecosystem. Until svelte 4.0.0 final is released, we are going to keep using svelte-3 in our main branch.