File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
packages/vite-plugin-svelte Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 62
62
" long-foxes-agree" ,
63
63
" nasty-baboons-joke" ,
64
64
" nasty-poems-fold" ,
65
+ " nasty-worms-admire" ,
65
66
" plenty-pumpkins-buy" ,
66
67
" popular-yaks-fetch" ,
67
68
" proud-dragons-shout" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/vite-plugin-svelte
2
2
3
+ ## 1.0.0-next.19
4
+
5
+ ### Patch Changes
6
+
7
+ - add automatically excluded svelte dependencies to ssr.noExternal ([ #147 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/147 ) )
8
+
3
9
## 1.0.0-next.18
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/vite-plugin-svelte" ,
3
- "version" : " 1.0.0-next.18 " ,
3
+ "version" : " 1.0.0-next.19 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " dominikg" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments