Skip to content

@sveltejs/vite-plugin-svelte@1.0.0-next.43

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 09:50
· 425 commits to main since this release
61ae87b

Minor Changes

  • Add experimental Svelte Inspector to quickly jump to code from your browser. (#322)

Patch Changes

  • use deepmerge utility to merge inline config and svelte.config.js (#322)

  • do not warn if kit options are passed as inline config (#319)

  • Support import typescript files with .js extension (#324)

  • do not restart vite devserver on changes of svelte config when configFile: false is set (#319)