### Minor Changes - feat: export `parseCss` from `svelte/compiler` ([#17496](https://github.com/sveltejs/svelte/pull/17496)) ### Patch Changes - fix: handle non-string values in `svelte:element` `this` attribute ([#17499](https://github.com/sveltejs/svelte/pull/17499)) - fix: faster deduplication of dependencies ([#17503](https://github.com/sveltejs/svelte/pull/17503))