sveltejs / vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
MIT License
864 stars 105 forks source link

feat!: update svelte peerDependency to ^3.54.0 #529

Closed dominikg closed 1 year ago

dominikg commented 1 year ago

3.53 introduced new compilerOptions.css string values that are an improvement over boolean before and 3.54 fixed a security issue.

We are able to simplify our code and get users to update their svelte dependency