File tree 3 files changed +26
-1
lines changed 3 files changed +26
-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" ,
505
508
" nine-actors-whisper" ,
506
509
" nine-beans-rhyme" ,
507
510
" nine-dots-occur" ,
511
+ " nine-kangaroos-laugh" ,
508
512
" nine-kids-brake" ,
509
513
" nine-rats-heal" ,
510
514
" nine-starfishes-destroy" ,
552
556
" polite-donkeys-learn" ,
553
557
" polite-ducks-notice" ,
554
558
" polite-elephants-care" ,
559
+ " polite-files-explain" ,
555
560
" polite-laws-cheat" ,
556
561
" polite-masks-dress" ,
557
562
" polite-worms-happen" ,
615
620
" real-cherries-exercise" ,
616
621
" real-colts-knock" ,
617
622
" real-icons-study" ,
623
+ " real-mice-argue" ,
618
624
" real-pens-watch" ,
619
625
" red-adults-wonder" ,
620
626
" red-cooks-fix" ,
686
692
" short-beds-punch" ,
687
693
" short-buttons-mix" ,
688
694
" short-emus-juggle" ,
695
+ " short-guests-sort" ,
689
696
" shy-bats-move" ,
690
697
" shy-jeans-fly" ,
691
698
" 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
+ * [ breaking] Rename LoadInput to LoadEvent ([ #5015 ] ( https://github.com/sveltejs/kit/pull/5015 ) )
14
+
15
+ - allow disableScrollHandling to be called in afterNavigate ([ #4948 ] ( https://github.com/sveltejs/kit/pull/4948 ) )
16
+
17
+ * Add ` config.kit.alias ` ([ #4964 ] ( https://github.com/sveltejs/kit/pull/4964 ) )
18
+
19
+ - use namespace import for vite to support upcoming vite 3.0 esm ([ #5030 ] ( https://github.com/sveltejs/kit/pull/5030 ) )
20
+
3
21
## 1.0.0-next.339
4
22
5
23
### 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