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 95
95
" plenty-wasps-explode" ,
96
96
" popular-tigers-camp" ,
97
97
" popular-yaks-fetch" ,
98
+ " pretty-hairs-press" ,
98
99
" proud-dragons-shout" ,
99
100
" purple-spiders-sparkle" ,
100
101
" rare-crews-give" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/vite-plugin-svelte
2
2
3
+ ## 1.0.0-next.36
4
+
5
+ ### Patch Changes
6
+
7
+ - include stack and filename in error reporting for svelte preprocess errors ([ #260 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/260 ) )
8
+
3
9
## 1.0.0-next.35
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.35 " ,
3
+ "version" : " 1.0.0-next.36 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " dominikg" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments