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 71c29bb commit 923088fCopy full SHA for 923088f
CHANGELOG.md
@@ -2,9 +2,10 @@
2
3
## Unreleased
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
+* Fix tracking whether transition has started ([#6399](https://github.com/sveltejs/svelte/pull/6399))
8
* Fix incorrect scoping of `:global()` selectors ([#6550](https://github.com/sveltejs/svelte/issues/6550))
-* Add filename to combined source map if needed ([#6089](https://github.com/sveltejs/svelte/issues/6089))
-* Fix tracking whether transition has started ([#6399](https://github.com/sveltejs/svelte/issues/6399))
9
10
## 3.40.1
11
0 commit comments