102161761d
* Pass children to client components even if they do not render them * Handle when no children are provided * Adds a changeset * Use roots directly i guess * Use an attribute to signal that the template is needed
5 lines
109 B
Markdown
5 lines
109 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix for passing children to client component when the component does not render them
|