astro/.changeset/spotty-bees-switch.md
Bjorn Lu f6cf92b483
Upgrade to Vite 4 (#5685)
* Upgrade Vite 4

* Simplify Svelte preprocess setup

* Upgrade rollup

* Fix tests

* Fix wrong changeset target

* Fix error tests

* Set NODE_ENV default
2023-01-03 13:24:49 -05:00

145 B

@astrojs/svelte
major

Simplify Svelte preprocess setup. <style lang="postcss"> is now required if using PostCSS inside style tags.