Skip to content

Releases: sveltejs/vite-plugin-svelte

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

27 Apr 21:33
50b76f8
Compare
Choose a tag to compare

Minor Changes

  • #35 4018ce6 Feature: Support esm in svelte.config.js and svelte.config.mjs

  • #35 4018ce6 Feature: add configFile option

Patch Changes

  • #34 e5d4749 fix: watch preprocessor dependencies and trigger hmr on change

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

15 Apr 23:07
a2acab9
Compare
Choose a tag to compare

Minor Changes

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

06 Apr 19:11
Compare
Choose a tag to compare

Minor Changes

  • 1be46f1: improved css hmr
  • a0f5a65: Allow other vite plugins to define preprocessors

Patch Changes

  • 8d9ef96: fix: do not preserve types unless useVitePreprocess option is true
  • 6f4a253: disable svelte-hmr overlay by default
  • 18647aa: improve virtual css module path (fixes #14)