Skip to content

Commit 6ed27df

Browse files
matthewpsarah11918
andauthored
Update .changeset/astro-dev-prerender-core-fixes.md
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
1 parent 11b0193 commit 6ed27df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/astro-dev-prerender-core-fixes.md

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

5-
Improves Astro core's dev environment handling for prerender routes by ensuring route/CSS updates and prerender middleware behavior work correctly across SSR and prerender environments.
5+
Improves Astro core's dev environment handling for prerendered routes by ensuring route/CSS updates and prerender middleware behavior work correctly across both SSR and prerender environments.
66

77
This enables integrations that use Astro's prerender dev environment (such as Cloudflare with `prerenderEnvironment: 'node'`) to get consistent route matching and HMR behavior during development.

0 commit comments

Comments
 (0)