0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 03:47:27 +01:00
svelte/.changeset/poor-eggs-enjoy.md
Simon H 7ab03ae36c
fix: add missing files binding (#9415)
no two-way binding because setting it involves a `DataTransfer` workaround, so it's not really officially supported that way - if you need that, you shouldn't use that binding probably. This matches the behavior in Svelte 4.

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2023-11-13 15:14:23 -05:00

56 B

svelte
patch

fix: add missing files binding