astro@6.1.5
, breaking Releasedastro@6.1.5 is a unknown release. Key changes include:
- #16171 5bcd03c Thanks @Desel72! - Fixes a build error that occurred when a pre-rendered page used the
component and another page called render() on c…; - #16239 7c65c04 Thanks @dataCenter430! - Fixes sync content inside not streaming to the browser until all async sibling expressions have resolved..