Skip to content

Commit 5d0e049

Browse files
committed
update changelog
1 parent 5a934e9 commit 5d0e049

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* Relax `a11y-no-noninteractive-element-to-interactive-role` warning ([#8402](https://github.com/sveltejs/svelte/pull/8402))
1212
* Properly handle microdata attributes ([#8413](https://github.com/sveltejs/svelte/issues/8413))
1313
* Prevent name collision when using computed destructuring variables ([#8417](https://github.com/sveltejs/svelte/issues/8417))
14+
* Fix escaping `<textarea value={...}>` values in SSR ([#8429](https://github.com/sveltejs/svelte/issues/8429))
1415

1516
## 3.57.0
1617

0 commit comments

Comments
 (0)