astro/.changeset/tasty-owls-watch.md
Benjamin Holmes 9290b24143
Fix component frameworks on Vercel Edge (#4667)
* fix: use while instead of "for await" in react integration

* fix: cast HTML to string to fix other integrations

* docs: add comment on encode(String(html))

* chore: changeset

Co-authored-by: bholmesdev <hey@bholmes.dev>
2022-09-07 19:41:37 -04:00

6 lines
88 B
Markdown

---
'astro': patch
'@astrojs/react': patch
---
Fix framework components on Vercel Edge