summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/clean-tools-yawn.md5
-rw-r--r--.changeset/flat-toes-fold.md5
-rw-r--r--.changeset/metal-owls-juggle.md5
3 files changed, 0 insertions, 15 deletions
diff --git a/.changeset/clean-tools-yawn.md b/.changeset/clean-tools-yawn.md
deleted file mode 100644
index 5c8ee36f7..000000000
--- a/.changeset/clean-tools-yawn.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/internal-helpers': patch
----
-
-Add `collapseDuplicateSlashes` helper
diff --git a/.changeset/flat-toes-fold.md b/.changeset/flat-toes-fold.md
deleted file mode 100644
index d5cdc341a..000000000
--- a/.changeset/flat-toes-fold.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Properly handle routing when multiple slashes are present in the request by collapsing them to a single `/`
diff --git a/.changeset/metal-owls-juggle.md b/.changeset/metal-owls-juggle.md
deleted file mode 100644
index 443d16780..000000000
--- a/.changeset/metal-owls-juggle.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Export createTransitionScope for the runtime