blob: 664541c44d7c1ca26ce8b3289a67baf4a8c7e1ad (
plain) (
blame)
1
2
3
4
5
|
---
'@astrojs/vue': patch
---
Fixes an issue where Astro slot names were being rendered as attributes in components. Astro slot names will no longer be sent as props to framework components.
|