Skip to content

Commit 681923d

Browse files
authored
Merge branch 'master' into gh-2603
2 parents f4774d2 + 7045344 commit 681923d

39 files changed

+94
-561
lines changed

.changeset/old-cars-switch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sveltejs/kit': patch
3+
---
4+
5+
Tweak error message for non-validating base paths

.changeset/pre.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,7 @@
492492
"odd-islands-heal",
493493
"odd-ligers-march",
494494
"odd-ligers-swim",
495+
"old-cars-switch",
495496
"old-ears-wait",
496497
"old-files-jump",
497498
"old-years-march",
@@ -640,7 +641,9 @@
640641
"sharp-olives-sparkle",
641642
"sharp-pigs-study",
642643
"sharp-pillows-warn",
644+
"shiny-birds-ring",
643645
"shiny-books-try",
646+
"shiny-needles-divide",
644647
"shiny-teachers-nail",
645648
"short-beds-punch",
646649
"short-buttons-mix",
@@ -777,6 +780,7 @@
777780
"tasty-donkeys-wait",
778781
"tasty-islands-drive",
779782
"tasty-squids-share",
783+
"ten-apricots-admire",
780784
"ten-hairs-perform",
781785
"ten-mice-kneel",
782786
"ten-plants-sleep",

.changeset/shiny-birds-ring.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sveltejs/kit': patch
3+
---
4+
5+
[breaking] Supplying an empty `--host` option to `preview` exposes the server to both ipv4 and ipv6 networks

.changeset/shiny-needles-divide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sveltejs/adapter-vercel': patch
3+
---
4+
5+
Fix `edge: true, split: true` build error for root routes when deploying to Vercel

.changeset/ten-apricots-admire.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@sveltejs/kit": patch
3+
---
4+
5+
throw error on encountering infinite layout loop

.github/actions/env/action.yaml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)