mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
update changelog
This commit is contained in:
parent
71c29bbf35
commit
923088f5f8
@ -2,9 +2,10 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
* Fix dynamic `autofocus={...}` attribute handling ([#4995](https://github.com/sveltejs/svelte/issues/4995))
|
||||
* Add filename to combined source map if needed ([#6089](https://github.com/sveltejs/svelte/pull/6089))
|
||||
* Fix tracking whether transition has started ([#6399](https://github.com/sveltejs/svelte/pull/6399))
|
||||
* 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))
|
||||
|
||||
## 3.40.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user