1f890b3363
* Yield out potentional slot instructions when rendering dynamic tags * Adding a changeset * yield instead of return * Handle the fact that renderComponent returns an iterable * Only yield out html once
5 lines
81 B
Markdown
5 lines
81 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Ensure dynamic tags have their slot instructions yielded
|