File tree 3 files changed +17
-1
lines changed 3 files changed +17
-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" ,
552
553
" polite-donkeys-learn" ,
553
554
" polite-ducks-notice" ,
554
555
" polite-elephants-care" ,
556
+ " polite-files-explain" ,
555
557
" polite-laws-cheat" ,
556
558
" polite-masks-dress" ,
557
559
" polite-worms-happen" ,
615
617
" real-cherries-exercise" ,
616
618
" real-colts-knock" ,
617
619
" real-icons-study" ,
620
+ " real-mice-argue" ,
618
621
" real-pens-watch" ,
619
622
" red-adults-wonder" ,
620
623
" red-cooks-fix" ,
686
689
" short-beds-punch" ,
687
690
" short-buttons-mix" ,
688
691
" short-emus-juggle" ,
692
+ " short-guests-sort" ,
689
693
" shy-bats-move" ,
690
694
" shy-jeans-fly" ,
691
695
" 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
+ * allow disableScrollHandling to be called in afterNavigate ([ #4948 ] ( https://github.com/sveltejs/kit/pull/4948 ) )
10
+
11
+ - Add ` config.kit.alias ` ([ #4964 ] ( https://github.com/sveltejs/kit/pull/4964 ) )
12
+
13
+ * use namespace import for vite to support upcoming vite 3.0 esm ([ #5030 ] ( https://github.com/sveltejs/kit/pull/5030 ) )
14
+
3
15
## 1.0.0-next.339
4
16
5
17
### 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