diff --git a/.changeset/input-type-before-value.md b/.changeset/input-type-before-value.md index 695653b1bd..68d02f920f 100644 --- a/.changeset/input-type-before-value.md +++ b/.changeset/input-type-before-value.md @@ -2,4 +2,4 @@ 'svelte': patch --- -Preserve newlines in spread input values when the `type` attribute is applied after `value` +fix: preserve newlines in spread input values when the `type` attribute is applied after `value`