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 113
113
" sharp-laws-leave" ,
114
114
" six-ears-grow" ,
115
115
" slow-buses-tap" ,
116
+ " smooth-bananas-yawn" ,
116
117
" smooth-rings-run" ,
117
118
" soft-masks-fold" ,
118
119
" strange-brooms-crash" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/vite-plugin-svelte
2
2
3
+ ## 1.0.0-next.39
4
+
5
+ ### Patch Changes
6
+
7
+ - prevent errors in resolveViaPackageJsonSvelte breaking vite resolve (fixes [ #283 ] ( https://github.com/sveltejs/vite-plugin-svelte/issues/283 ) ) ([ #286 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/286 ) )
8
+
3
9
## 1.0.0-next.38
4
10
5
11
### 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.38 " ,
3
+ "version" : " 1.0.0-next.39 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " dominikg" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments