summaryrefslogtreecommitdiff
path: root/.changeset/tidy-shrimps-grab.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-07-18 08:05:23 -0700
committerGravatar GitHub <noreply@github.com> 2024-07-18 16:05:23 +0100
commitaa05be3313940ee039ae58f01e5e6577a4ea1fe9 (patch)
tree843364cdac8395e1daec3a1853edf555ddf516ae /.changeset/tidy-shrimps-grab.md
parenta6371696680b8a4c9566cc1c68d7298ca9e3a7aa (diff)
downloadastro-aa05be3313940ee039ae58f01e5e6577a4ea1fe9.tar.gz
astro-aa05be3313940ee039ae58f01e5e6577a4ea1fe9.tar.zst
astro-aa05be3313940ee039ae58f01e5e6577a4ea1fe9.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/tidy-shrimps-grab.md')
-rw-r--r--.changeset/tidy-shrimps-grab.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/.changeset/tidy-shrimps-grab.md b/.changeset/tidy-shrimps-grab.md
deleted file mode 100644
index 55e52375e..000000000
--- a/.changeset/tidy-shrimps-grab.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'astro': patch
----
-
-Fix for Server Islands in Vercel adapter
-
-Vercel, and probably other adapters only allow pre-defined routes. This makes it so that the `astro:build:done` hook includes the `_server-islands/` route as part of the route data, which is used to configure available routes.