github sveltejs/kit @sveltejs/kit@2.23.0

one month ago

Minor Changes

  • feat: support svelte.config.ts (#13935)

    NOTE

    Your runtime has to support importing TypeScript files for svelte.config.ts to work.
    In Node.js, the feature is supported with the --experimental-strip-types flag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0.

Patch Changes

  • fix: extend vite-plugin-svelte's Config type instead of duplicating it (#13982)

  • fix: regression with rolldown-vite not bundling a single JS file for single and inline apps (#13941)

Don't miss a new kit release

NewReleases is sending notifications on new releases.