File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed
packages/vite-plugin-svelte Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 45
45
"@sveltejs/vite-plugin-svelte" : " 1.4.0"
46
46
},
47
47
"changesets" : [
48
+ " fast-ligers-sort" ,
48
49
" short-clouds-build" ,
49
50
" silent-steaks-rush" ,
50
51
" silver-jokes-do" ,
51
52
" slow-paws-grow" ,
53
+ " sour-ducks-float" ,
52
54
" thick-elephants-smell"
53
55
]
54
56
}
Original file line number Diff line number Diff line change 1
1
# @sveltejs/vite-plugin-svelte
2
2
3
+ ## 2.0.0-beta.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Remove ` experimental.useVitePreprocess ` option in favour of ` vitePreprocess ` ([ #538 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/538 ) )
8
+
9
+ - Remove pre Vite 3.2 support for ` vitePreprocess ` ([ #536 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/536 ) )
10
+
3
11
## 2.0.0-beta.2
4
12
5
13
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/vite-plugin-svelte" ,
3
- "version" : " 2.0.0-beta.2 " ,
3
+ "version" : " 2.0.0-beta.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " dominikg" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments