fix: pass typescript.onlyRemoveTypeImports to transformWithOxc in vitePreprocess so that value imports are not dropped when they are only referenced in Svelte template markup (#1326)
fix: correctly resolve compiled CSS for optimised Svelte dependencies on the server (#1336)