mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
2fec478487
* fix: avoid trying to SSR md?astroPropagatedAssets * test: layout prop with recursive getCollection * chore: changeset
5 lines
129 B
Markdown
5 lines
129 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix: prevent dev server hanging for `getCollection()` calls within a layout when using the `layout` prop
|