blob: 92c3041ebe712fc135d73ee7d19b9d85ee5ba8b9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
---
'astro': patch
'@astrojs/renderer-preact': patch
'@astrojs/renderer-react': patch
'@astrojs/renderer-svelte': patch
'@astrojs/renderer-vue': patch
'@astrojs/renderer-solid': patch
---
Fix behavior of renderers when no children are passed in
|