mirror of https://github.com/sveltejs/svelte
parent
6dba6adbf9
commit
dd926cde27
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: improve validation error that occurs when using `{@render ...}` to render default slotted content
|
||||||
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: update component/snippet types to more accurately reflect implementation
|
||||||
Loading…
Reference in new issue