File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed
packages/vite-plugin-svelte Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 4848 "changesets" : [
4949 " big-items-shave" ,
5050 " brown-mails-fry" ,
51+ " funny-waves-poke" ,
52+ " grumpy-emus-destroy" ,
5153 " grumpy-planets-crash" ,
54+ " lovely-tables-scream" ,
55+ " nasty-queens-beam" ,
5256 " poor-wasps-worry" ,
5357 " ten-tips-sip"
5458 ]
Original file line number Diff line number Diff line change 11# @sveltejs/vite-plugin-svelte
22
3+ ## 3.0.0-next.1
4+
5+ ### Major Changes
6+
7+ - Preprocess style tags by default with vitePreprocess ([ #756 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/756 ) )
8+
9+ ### Minor Changes
10+
11+ - feat(preprocess): add warnings in case preprocess dependencies contain anomalies ([ #767 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/767 ) )
12+
13+ ### Patch Changes
14+
15+ - Improve compile error messages ([ #757 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/757 ) )
16+
17+ - feat(compile): promote experimental.dynamicCompileOptions to stable ([ #765 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/765 ) )
18+
319## 3.0.0-next.0
420
521### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sveltejs/vite-plugin-svelte" ,
3- "version" : " 3.0.0-next.0 " ,
3+ "version" : " 3.0.0-next.1 " ,
44 "license" : " MIT" ,
55 "author" : " dominikg" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments