0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00

update changelog

This commit is contained in:
Conduitry 2021-07-26 13:36:16 -04:00
parent 1952ea22de
commit 69e3c0fe7f

View File

@ -1,5 +1,9 @@
# Svelte changelog
## Unreleased
* Fix mounting component at detached DOM node ([#6567](https://github.com/sveltejs/svelte/issues/6567))
## 3.40.2
* Fix dynamic `autofocus={...}` attribute handling ([#4995](https://github.com/sveltejs/svelte/issues/4995))