Patch Changes
-
#14292
21d048fThanks @dependabot! - Update dependencies of "create-cloudflare"The following dependency versions have been updated:
Dependency From To sv 0.15.4 0.16.1 -
#14292
21d048fThanks @dependabot! - Fix SvelteKit project creation failing with "Error parsing file: svelte.config.js"As of
sv0.16, newly scaffolded SvelteKit projects no longer include asvelte.config.jsfile, and the adapter is configured in the Vite config instead. C3 now updates the adapter import invite.config.ts/vite.config.jsrather thansvelte.config.js, so creating a SvelteKit project succeeds again.