This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@sveltejs/vite-plugin-svelte@2.2.0
Minor Changes
feat(inspector): Promote experimental.inspector to regular option (#631)
feat(inspector): allow configuration via environment SVELTE_INSPECTOR_OPTIONS or SVELTE_INSPECTOR_TOGGLE (#631)
feat(inspector): enable holdMode by default (#631)
Remove internal SvelteKit specific handling (#638)
Patch Changes
fix(inspector): prepend vite base when calling __openInEditor (#631)
fix(inspector): after a file has been opened, automatically disable inspector on leaving browser (#631)
fix(inspector): use control-shift as default keycombo on linux to avoid problems in firefox (#631)
fix(svelte-inspector): mount outside body to avoid hydration claiming body removing it (#631)
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@sveltejs/vite-plugin-svelte@2.2.0
Minor Changes
feat(inspector): Promote experimental.inspector to regular option (#631)
feat(inspector): allow configuration via environment SVELTE_INSPECTOR_OPTIONS or SVELTE_INSPECTOR_TOGGLE (#631)
feat(inspector): enable holdMode by default (#631)
Remove internal SvelteKit specific handling (#638)
Patch Changes
fix(inspector): prepend vite base when calling __openInEditor (#631)
fix(inspector): after a file has been opened, automatically disable inspector on leaving browser (#631)
fix(inspector): use control-shift as default keycombo on linux to avoid problems in firefox (#631)
fix(svelte-inspector): mount outside body to avoid hydration claiming body removing it (#631)