summaryrefslogtreecommitdiff
path: root/.changeset/tough-ants-rest.md
blob: f95ae30c2134ee1ef638726644a8d284b688b576 (plain) (blame)
1
2
3
4
5
6
7
8
---
'@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.