summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-23 06:31:55 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-23 09:31:55 -0500
commit3de7b2c7ec98361ffb8afd6ef1c4017038518c80 (patch)
tree145b12d857ef6609fa1d8863cec51b5f9e29f798 /.changeset
parenta013182d322a3969e39d647aad75ec10f8bd1ed7 (diff)
downloadastro-@astrojs/vercel@7.3.3.tar.gz
astro-@astrojs/vercel@7.3.3.tar.zst
astro-@astrojs/vercel@7.3.3.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/nervous-flowers-tell.md5
-rw-r--r--.changeset/popular-turtles-sort.md5
-rw-r--r--.changeset/pretty-oranges-heal.md5
-rw-r--r--.changeset/soft-mayflies-share.md5
-rw-r--r--.changeset/spotty-dryers-hear.md6
5 files changed, 0 insertions, 26 deletions
diff --git a/.changeset/nervous-flowers-tell.md b/.changeset/nervous-flowers-tell.md
deleted file mode 100644
index d07cdf8ad..000000000
--- a/.changeset/nervous-flowers-tell.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"astro": patch
----
-
-Fix build failure caused by read-only files under /public (in the presence of client-side JS).
diff --git a/.changeset/popular-turtles-sort.md b/.changeset/popular-turtles-sort.md
deleted file mode 100644
index 326b78641..000000000
--- a/.changeset/popular-turtles-sort.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/vercel": patch
----
-
-Fixes edge middleware calling nested routes
diff --git a/.changeset/pretty-oranges-heal.md b/.changeset/pretty-oranges-heal.md
deleted file mode 100644
index f1b8b38e0..000000000
--- a/.changeset/pretty-oranges-heal.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"astro": patch
----
-
-Adds an error message for non-string transition:name values
diff --git a/.changeset/soft-mayflies-share.md b/.changeset/soft-mayflies-share.md
deleted file mode 100644
index 048fbd5fc..000000000
--- a/.changeset/soft-mayflies-share.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/db": minor
----
-
-@astrojs/db prerelease
diff --git a/.changeset/spotty-dryers-hear.md b/.changeset/spotty-dryers-hear.md
deleted file mode 100644
index bd1bf1443..000000000
--- a/.changeset/spotty-dryers-hear.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-"@astrojs/node": patch
-"astro": patch
----
-
-Fixes custom headers are not added to the Node standalone server responses in preview mode