SvelteKit (javascript)

sveltejs/kit last check 597 releases recent
Notes
no notes yet
Release notes
v@sveltejs/package - 2.4.0 · 6m+
view on github

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.