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 4545 "@sveltejs/vite-plugin-svelte" : " 1.4.0"
4646 },
4747 "changesets" : [
48+ " fast-ligers-sort" ,
4849 " short-clouds-build" ,
4950 " silent-steaks-rush" ,
5051 " silver-jokes-do" ,
5152 " slow-paws-grow" ,
53+ " sour-ducks-float" ,
5254 " thick-elephants-smell"
5355 ]
5456}
Original file line number Diff line number Diff line change 11# @sveltejs/vite-plugin-svelte
22
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+
311## 2.0.0-beta.2
412
513### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sveltejs/vite-plugin-svelte" ,
3- "version" : " 2.0.0-beta.2 " ,
3+ "version" : " 2.0.0-beta.3 " ,
44 "license" : " MIT" ,
55 "author" : " dominikg" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments