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 1f3d2f7 commit 79c64dfCopy full SHA for 79c64df
CHANGELOG.md
@@ -18,6 +18,7 @@
18
* Compute node dimensions directly before crossfading ([#4111](https://github.com/sveltejs/svelte/issues/4111))
19
* Add `readonly` method to convert `writable` store to readonly ([#6518](https://github.com/sveltejs/svelte/pull/6518))
20
* Ensure `bind:offsetHeight` updates initially ([#4233](https://github.com/sveltejs/svelte/issues/4233))
21
+* Better handling of `inert` attribute ([#7500](https://github.com/sveltejs/svelte/issues/7500))
22
23
## 3.55.1
24
0 commit comments