diff options
Diffstat (limited to '.changeset/tidy-shrimps-grab.md')
-rw-r--r-- | .changeset/tidy-shrimps-grab.md | 7 |
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. |