mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
9290b24143
* 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>
6 lines
88 B
Markdown
6 lines
88 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/react': patch
|
|
---
|
|
|
|
Fix framework components on Vercel Edge
|