We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a934e9 commit 5d0e049Copy full SHA for 5d0e049
CHANGELOG.md
@@ -11,6 +11,7 @@
11
* Relax `a11y-no-noninteractive-element-to-interactive-role` warning ([#8402](https://github.com/sveltejs/svelte/pull/8402))
12
* Properly handle microdata attributes ([#8413](https://github.com/sveltejs/svelte/issues/8413))
13
* 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))
15
16
## 3.57.0
17
0 commit comments