File tree 3 files changed +13
-1
lines changed
packages/vite-plugin-svelte
3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 76
76
" modern-horses-reply" ,
77
77
" nasty-baboons-joke" ,
78
78
" nasty-poems-fold" ,
79
+ " nasty-seahorses-dance" ,
79
80
" nasty-worms-admire" ,
80
81
" plenty-pumpkins-buy" ,
81
82
" popular-yaks-fetch" ,
87
88
" sharp-laws-leave" ,
88
89
" six-ears-grow" ,
89
90
" strange-brooms-crash" ,
91
+ " tame-weeks-glow" ,
90
92
" tricky-clouds-grab" ,
91
93
" two-queens-roll" ,
92
94
" wicked-hairs-share" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/vite-plugin-svelte
2
2
3
+ ## 1.0.0-next.27
4
+
5
+ ### Minor Changes
6
+
7
+ - Run Vite preprocessors first in markup phase ([ #189 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/189 ) )
8
+
9
+ ### Patch Changes
10
+
11
+ - Handle flexible ssr signature for hooks with ssr argument ([ #187 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/187 ) )
12
+
3
13
## 1.0.0-next.26
4
14
5
15
### Major 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.26 " ,
3
+ "version" : " 1.0.0-next.27 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " dominikg" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments