frontend/.pnpm-store/v3/files/43/94e35afc1b018e0bccb2f3fffabcd412957cd0d149b13ad94a3e4b53ba0e07c64052de12d03ae668ee188764c76869814ce2674f827c9cbe7a1e0d776c7f50

21 lines
422 B
Plaintext

# @sveltejs/vite-plugin-svelte
## 1.0.0-next.6
### 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)
## 1.0.0-next.5
### Patch Changes
- 61439ae: initial release