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)