9 lines
208 B
Markdown
9 lines
208 B
Markdown
|
---
|
||
|
'@astrojs/svelte': minor
|
||
|
'@astrojs/vue': minor
|
||
|
---
|
||
|
|
||
|
Adds support for passing named slots from `.astro` => framework components.
|
||
|
|
||
|
Inside your components, use the built-in `slot` API as you normally would.
|