6d06fce6d2
* `github.com/snowpackjs/astro/blob/main/docs/*.md` -> `docs.astro.build/*/` * convert links to docs site links * Fix broken links that didn't work w/ the regex. * Add changeset * Delete five-weeks-destroy.md Co-authored-by: Fred K. Schott <fkschott@gmail.com>
7 lines
243 B
Markdown
7 lines
243 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Improve slot support, adding support for named slots and fallback content within `slot` elements.
|
|
|
|
See the new [Slots documentation](https://docs.astro.build/core-concepts/astro-components/#slots) for more information.
|