File tree Expand file tree Collapse file tree 3 files changed +24
-3
lines changed
packages/vite-plugin-svelte Expand file tree Collapse file tree 3 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 1111 "playground-preprocess-with-vite" : " 0.0.0" ,
1212 "playground-vite-ssr" : " 0.0.0" ,
1313 "playground-windicss" : " 0.0.0" ,
14- "@sveltejs/vite-plugin-svelte" : " 1.0.0-next.4"
14+ "@sveltejs/vite-plugin-svelte" : " 1.0.0-next.4" ,
15+ "playground-autoprefixer-browserslist" : " 1.0.0" ,
16+ "playground-kit-node" : " 0.0.0" ,
17+ "playground-ts-type-import" : " 0.0.0"
1518 },
1619 "changesets" : [
17- " light-bottles-warn"
20+ " dry-cameras-press" ,
21+ " flat-books-kick" ,
22+ " fresh-penguins-heal" ,
23+ " lemon-toes-relax" ,
24+ " light-bottles-warn" ,
25+ " long-foxes-agree"
1826 ]
1927}
Original file line number Diff line number Diff line change 11# @sveltejs/vite-plugin-svelte
22
3+ ## 1.0.0-next.6
4+
5+ ### Minor Changes
6+
7+ - 1be46f1: improved css hmr
8+ - a0f5a65: Allow other vite plugins to define preprocessors
9+
10+ ### Patch Changes
11+
12+ - 8d9ef96: fix: do not preserve types unless useVitePreprocess option is true
13+ - 6f4a253: disable svelte-hmr overlay by default
14+ - 18647aa: improve virtual css module path (fixes #14 )
15+
316## 1.0.0-next.5
417
518### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sveltejs/vite-plugin-svelte" ,
3- "version" : " 1.0.0-next.5 " ,
3+ "version" : " 1.0.0-next.6 " ,
44 "license" : " MIT" ,
55 "author" : " dominikg" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments