Skip to content

Commit 923088f

Browse files
committed
update changelog
1 parent 71c29bb commit 923088f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
## Unreleased
44

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))
58
* Fix incorrect scoping of `:global()` selectors ([#6550](https://github.com/sveltejs/svelte/issues/6550))
6-
* Add filename to combined source map if needed ([#6089](https://github.com/sveltejs/svelte/issues/6089))
7-
* Fix tracking whether transition has started ([#6399](https://github.com/sveltejs/svelte/issues/6399))
89

910
## 3.40.1
1011

0 commit comments

Comments
 (0)