0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
svelte/.changeset/good-buses-reply.md
Simon H 506196b72b
feat: allow dynamic type attribute with bind:value (#10608)
Since these all share the same underlying small runtime code, there's no reason anymore to not allow it.
closes #10256
closes #3921
2024-02-22 18:07:49 +01:00

6 lines
80 B
Markdown

---
"svelte": patch
---
feat: allow dynamic `type` attribute with `bind:value`