File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed
packages/vite-plugin-svelte Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 3232 "e2e-test-dep-svelte-api-only" : " 1.0.0" ,
3333 "e2e-tests-preprocess-with-vite" : " 0.0.0" ,
3434 "e2e-tests-vite-ssr-esm" : " 0.0.0" ,
35- "playground-big-component-library" : " 0.0.0"
35+ "playground-big-component-library" : " 0.0.0" ,
36+ "e2e-test-dep-scss-only" : " 1.0.0" ,
37+ "e2e-tests-env" : " 1.0.0"
3638 },
3739 "changesets" : [
3840 " angry-emus-study" ,
6163 " flat-books-kick" ,
6264 " flat-mayflies-smell" ,
6365 " forty-lobsters-double" ,
66+ " forty-olives-look" ,
6467 " forty-parents-jam" ,
6568 " four-chairs-rhyme" ,
6669 " fresh-penguins-heal" ,
7275 " gorgeous-monkeys-brake" ,
7376 " happy-mails-kneel" ,
7477 " happy-toys-boil" ,
78+ " khaki-kids-vanish" ,
79+ " kind-ducks-swim" ,
7580 " large-ears-press" ,
7681 " large-frogs-lick" ,
7782 " lemon-toes-relax" ,
8489 " nasty-poems-fold" ,
8590 " nasty-seahorses-dance" ,
8691 " nasty-worms-admire" ,
92+ " olive-flowers-glow" ,
8793 " plenty-pumpkins-buy" ,
8894 " plenty-wasps-explode" ,
8995 " popular-yaks-fetch" ,
Original file line number Diff line number Diff line change 11# @sveltejs/vite-plugin-svelte
22
3+ ## 1.0.0-next.33
4+
5+ ### Minor Changes
6+
7+ - auto-restart SvelteKit when Svelte config changed ([ #237 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/237 ) )
8+
9+ * handle preprocess for prebundleSvelteLibraries ([ #229 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/229 ) )
10+
11+ ### Patch Changes
12+
13+ - Skip prebundle non-js nested dependencies ([ #234 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/234 ) )
14+
15+ * handle production builds for non "production" mode ([ #229 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/229 ) )
16+
317## 1.0.0-next.32
418
519### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sveltejs/vite-plugin-svelte" ,
3- "version" : " 1.0.0-next.32 " ,
3+ "version" : " 1.0.0-next.33 " ,
44 "license" : " MIT" ,
55 "author" : " dominikg" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments