mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
8 lines
259 B
Markdown
8 lines
259 B
Markdown
|
---
|
||
|
'astro': patch
|
||
|
---
|
||
|
|
||
|
Low-level head propagation
|
||
|
|
||
|
This adds low-level head propagation ability within the Astro runtime. This is not really useable within an Astro app at the moment, but provides the APIs necessary for `renderEntry` to do head propagation.
|