File tree Expand file tree Collapse file tree 3 files changed +23
-1
lines changed Expand file tree Collapse file tree 3 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 5959 " brave-berries-join" ,
6060 " brave-clouds-protect" ,
6161 " brave-falcons-approve" ,
62+ " brave-jobs-occur" ,
6263 " brave-rabbits-provide" ,
6364 " brave-seas-invent" ,
6465 " brave-toys-joke" ,
196197 " empty-poets-check" ,
197198 " empty-worms-appear" ,
198199 " fair-pets-bake" ,
200+ " famous-birds-cheer" ,
199201 " famous-cameras-cheer" ,
200202 " famous-crabs-run" ,
201203 " famous-donuts-whisper" ,
209211 " fast-poems-notice" ,
210212 " few-apes-listen" ,
211213 " few-carrots-sell" ,
214+ " few-cobras-switch" ,
212215 " few-points-taste" ,
213216 " few-rockets-sort" ,
214217 " few-rockets-think" ,
552555 " polite-donkeys-learn" ,
553556 " polite-ducks-notice" ,
554557 " polite-elephants-care" ,
558+ " polite-files-explain" ,
555559 " polite-laws-cheat" ,
556560 " polite-masks-dress" ,
557561 " polite-worms-happen" ,
615619 " real-cherries-exercise" ,
616620 " real-colts-knock" ,
617621 " real-icons-study" ,
622+ " real-mice-argue" ,
618623 " real-pens-watch" ,
619624 " red-adults-wonder" ,
620625 " red-cooks-fix" ,
686691 " short-beds-punch" ,
687692 " short-buttons-mix" ,
688693 " short-emus-juggle" ,
694+ " short-guests-sort" ,
689695 " shy-bats-move" ,
690696 " shy-jeans-fly" ,
691697 " shy-mails-share" ,
Original file line number Diff line number Diff line change 11# @sveltejs/kit
22
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+
319## 1.0.0-next.339
420
521### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sveltejs/kit" ,
3- "version" : " 1.0.0-next.339 " ,
3+ "version" : " 1.0.0-next.340 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/sveltejs/kit" ,
You can’t perform that action at this time.
0 commit comments