File tree 3 files changed +23
-1
lines changed 3 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 59
59
" brave-berries-join" ,
60
60
" brave-clouds-protect" ,
61
61
" brave-falcons-approve" ,
62
+ " brave-jobs-occur" ,
62
63
" brave-rabbits-provide" ,
63
64
" brave-seas-invent" ,
64
65
" brave-toys-joke" ,
196
197
" empty-poets-check" ,
197
198
" empty-worms-appear" ,
198
199
" fair-pets-bake" ,
200
+ " famous-birds-cheer" ,
199
201
" famous-cameras-cheer" ,
200
202
" famous-crabs-run" ,
201
203
" famous-donuts-whisper" ,
209
211
" fast-poems-notice" ,
210
212
" few-apes-listen" ,
211
213
" few-carrots-sell" ,
214
+ " few-cobras-switch" ,
212
215
" few-points-taste" ,
213
216
" few-rockets-sort" ,
214
217
" few-rockets-think" ,
552
555
" polite-donkeys-learn" ,
553
556
" polite-ducks-notice" ,
554
557
" polite-elephants-care" ,
558
+ " polite-files-explain" ,
555
559
" polite-laws-cheat" ,
556
560
" polite-masks-dress" ,
557
561
" polite-worms-happen" ,
615
619
" real-cherries-exercise" ,
616
620
" real-colts-knock" ,
617
621
" real-icons-study" ,
622
+ " real-mice-argue" ,
618
623
" real-pens-watch" ,
619
624
" red-adults-wonder" ,
620
625
" red-cooks-fix" ,
686
691
" short-beds-punch" ,
687
692
" short-buttons-mix" ,
688
693
" short-emus-juggle" ,
694
+ " short-guests-sort" ,
689
695
" shy-bats-move" ,
690
696
" shy-jeans-fly" ,
691
697
" 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
+ - feat: Pages marked for prerendering fail during ssr at runtime ([ #4812 ] ( https://github.com/sveltejs/kit/pull/4812 ) )
8
+
9
+ * Throw load validation errors so that they are caught by handleError ([ #4953 ] ( https://github.com/sveltejs/kit/pull/4953 ) )
10
+
11
+ - Allow symlinked directories in the routes folder ([ #4957 ] ( https://github.com/sveltejs/kit/pull/4957 ) )
12
+
13
+ * allow disableScrollHandling to be called in afterNavigate ([ #4948 ] ( https://github.com/sveltejs/kit/pull/4948 ) )
14
+
15
+ - Add ` config.kit.alias ` ([ #4964 ] ( https://github.com/sveltejs/kit/pull/4964 ) )
16
+
17
+ * use namespace import for vite to support upcoming vite 3.0 esm ([ #5030 ] ( https://github.com/sveltejs/kit/pull/5030 ) )
18
+
3
19
## 1.0.0-next.339
4
20
5
21
### 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