mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
09c1e586ee
* Prevent hydration scripts from being rendered in the wrong order * Remove comment * Update jsx * Remove promise for stop * Try skipping lit tests * Stringify these chunks too * Unskip lit
5 lines
77 B
Markdown
5 lines
77 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes race condition for rendering hydration scripts
|