Skip to content

@sveltejs/vite-plugin-svelte@6.0.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 11:55
· 25 commits to main since this release
f4956f7

Major Changes

  • remove support for loading commonjs svelte config files (#1142)

Minor Changes

  • add support for loading TypeScript Svelte config files in runtimes that support it (#1142)

    NOTE
    This change only applies to vite-plugin-svelte.

    To use svelte.config.ts in SvelteKit, with the Svelte VS Code extension or other tools reading the Svelte config file, you have to wait until support is implemented there.

Patch Changes

  • log known-issues link when using rolldown-vite (#1144)