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 fd8c588 commit 7eeb4dfCopy full SHA for 7eeb4df
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
* Fix dynamic `autofocus={...}` attribute handling ([#4995](https://github.com/sveltejs/svelte/issues/4995))
6
* Add filename to combined source map if needed ([#6089](https://github.com/sveltejs/svelte/pull/6089))
7
+* In AST, parse empty attribute values as an empty string ([#6286](https://github.com/sveltejs/svelte/issues/6286))
8
* Fix tracking whether transition has started ([#6399](https://github.com/sveltejs/svelte/pull/6399))
9
* Fix incorrect scoping of `:global()` selectors ([#6550](https://github.com/sveltejs/svelte/issues/6550))
10
0 commit comments