File tree 3 files changed +14
-1
lines changed 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 209
209
" fast-poems-notice" ,
210
210
" few-apes-listen" ,
211
211
" few-carrots-sell" ,
212
+ " few-cobras-switch" ,
212
213
" few-points-taste" ,
213
214
" few-rockets-sort" ,
214
215
" few-rockets-think" ,
615
616
" real-cherries-exercise" ,
616
617
" real-colts-knock" ,
617
618
" real-icons-study" ,
619
+ " real-mice-argue" ,
618
620
" real-pens-watch" ,
619
621
" red-adults-wonder" ,
620
622
" red-cooks-fix" ,
686
688
" short-beds-punch" ,
687
689
" short-buttons-mix" ,
688
690
" short-emus-juggle" ,
691
+ " short-guests-sort" ,
689
692
" shy-bats-move" ,
690
693
" shy-jeans-fly" ,
691
694
" shy-mails-share" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.340
4
+
5
+ ### Patch Changes
6
+
7
+ - Allow symlinked directories in the routes folder ([ #4957 ] ( https://github.com/sveltejs/kit/pull/4957 ) )
8
+
9
+ * Add ` config.kit.alias ` ([ #4964 ] ( https://github.com/sveltejs/kit/pull/4964 ) )
10
+
11
+ - use namespace import for vite to support upcoming vite 3.0 esm ([ #5030 ] ( https://github.com/sveltejs/kit/pull/5030 ) )
12
+
3
13
## 1.0.0-next.339
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/kit" ,
3
- "version" : " 1.0.0-next.339 " ,
3
+ "version" : " 1.0.0-next.340 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/sveltejs/kit" ,
You can’t perform that action at this time.
0 commit comments