File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed
packages/vite-plugin-svelte Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 3030 "e2e-test-dep-svelte-simple" : " 1.0.0" ,
3131 "e2e-test-dep-svelte-hybrid" : " 1.0.0" ,
3232 "e2e-test-dep-svelte-api-only" : " 1.0.0" ,
33- "e2e-tests-preprocess-with-vite" : " 0.0.0"
33+ "e2e-tests-preprocess-with-vite" : " 0.0.0" ,
34+ "e2e-tests-vite-ssr-esm" : " 0.0.0" ,
35+ "playground-big-component-library" : " 0.0.0"
3436 },
3537 "changesets" : [
3638 " angry-emus-study" ,
7375 " light-bottles-warn" ,
7476 " little-plums-grab" ,
7577 " long-foxes-agree" ,
78+ " loud-pets-cheat" ,
7679 " modern-horses-reply" ,
7780 " nasty-baboons-joke" ,
7881 " nasty-poems-fold" ,
7982 " nasty-seahorses-dance" ,
8083 " nasty-worms-admire" ,
8184 " plenty-pumpkins-buy" ,
85+ " plenty-wasps-explode" ,
8286 " popular-yaks-fetch" ,
8387 " proud-dragons-shout" ,
8488 " purple-spiders-sparkle" ,
8993 " sharp-laws-leave" ,
9094 " six-ears-grow" ,
9195 " strange-brooms-crash" ,
96+ " stupid-crews-worry" ,
9297 " tame-weeks-glow" ,
9398 " tricky-clouds-grab" ,
9499 " two-queens-roll" ,
Original file line number Diff line number Diff line change 11# @sveltejs/vite-plugin-svelte
22
3+ ## 1.0.0-next.29
4+
5+ ### Major Changes
6+
7+ - drop support for node12 ([ #198 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/198 ) )
8+
9+ ### Minor Changes
10+
11+ - Add ` experimental.prebundleSvelteLibraries ` option ([ #200 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/200 ) )
12+
13+ ### Patch Changes
14+
15+ - Disable CSS sourcemap in SSR ([ #201 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/201 ) )
16+
317## 1.0.0-next.28
418
519### 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.28 " ,
3+ "version" : " 1.0.0-next.29 " ,
44 "license" : " MIT" ,
55 "author" : " dominikg" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments