0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
svelte/.changeset/wet-games-fly.md
Simon Holthausen a3bc7d5698 fix: type-level back-compat for default slot and children prop
If someone has an existing SvelteComponent type definition and using the slot generic to type the default slot, automatically add that slot to the prop type as "children"
2023-11-24 16:34:34 +01:00

6 lines
88 B
Markdown

---
'svelte': patch
---
fix: type-level back-compat for default slot and children prop