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 56
56
" popular-islands-remain" ,
57
57
" popular-months-vanish" ,
58
58
" rare-turkeys-mate" ,
59
+ " slow-eagles-unite" ,
59
60
" strong-cherries-know" ,
60
61
" thin-rats-sniff" ,
61
62
" wet-rabbits-wink"
Original file line number Diff line number Diff line change 1
1
# @sveltejs/vite-plugin-svelte
2
2
3
+ ## 4.0.0-next.3
4
+ ### Patch Changes
5
+
6
+
7
+ - fix: only apply infix filter to basename ([ #920 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/920 ) )
8
+
3
9
## 4.0.0-next.2
4
10
### Patch Changes
5
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/vite-plugin-svelte" ,
3
- "version" : " 4.0.0-next.2 " ,
3
+ "version" : " 4.0.0-next.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " dominikg" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments