File tree 3 files changed +11
-1
lines changed
packages/vite-plugin-svelte
3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 132
132
" tame-weeks-glow" ,
133
133
" thin-swans-talk" ,
134
134
" three-icons-behave" ,
135
+ " tidy-months-explode" ,
135
136
" tricky-clouds-grab" ,
136
137
" two-queens-roll" ,
138
+ " two-rice-end" ,
137
139
" wicked-hairs-share" ,
138
140
" wise-impalas-glow" ,
139
141
" witty-eggs-allow" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/vite-plugin-svelte
2
2
3
+ ## 1.0.0-next.47
4
+
5
+ ### Patch Changes
6
+
7
+ - Use last modified time as cache busting parameter ([ #356 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/356 ) )
8
+
9
+ * Export loadSvelteConfig ([ #356 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/356 ) )
10
+
3
11
## 1.0.0-next.46
4
12
5
13
### Patch 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.46 " ,
3
+ "version" : " 1.0.0-next.47 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " dominikg" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments