Skip to content

Commit 7c85c21

Browse files
committed
update changeset message
1 parent 89d8996 commit 7c85c21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/fix-server-island-namemap-prerender-env.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'astro': patch
33
---
44

5-
Fixes `serverIslandNameMap.get is not a function` error in dev when visiting a page with a server island after first visiting a page without one, when using an adapter (like `@astrojs/cloudflare`) that adds a separate `prerender` Vite environment.
5+
Fixes a dev server crash (`serverIslandNameMap.get is not a function`) that occurred when navigating to a page with `server:defer` after first visiting a page without one, when using `@astrojs/cloudflare`

0 commit comments

Comments
 (0)