mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
c7eb0d4310
* Provide renderInfo to renderShadow * Add test for rendering nested components * Add changeset
5 lines
129 B
Markdown
5 lines
129 B
Markdown
---
|
|
'@astrojs/lit': patch
|
|
---
|
|
|
|
Provide `renderInfo` when rendering Lit components. Fixes issue with rendering nested components.
|