We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe1384 commit 185706fCopy full SHA for 185706f
CHANGELOG.md
@@ -5,6 +5,7 @@
5
* Fix inconsistencies when setting a two-way bound `<input>` to `undefined` ([#3569](https://github.com/sveltejs/svelte/issues/3569))
6
* Fix resize listening on certain older browsers ([#4752](https://github.com/sveltejs/svelte/issues/4752))
7
* Add `a11y-no-onchange` warning ([#4788](https://github.com/sveltejs/svelte/pull/4788))
8
+* Add `muted` binding for media elements ([#2998](https://github.com/sveltejs/svelte/issues/2998))
9
10
## 3.22.3
11
0 commit comments