From 13ae15c51764ec25ca4e8974c309d5daffd879a9 Mon Sep 17 00:00:00 2001 From: Conduitry Date: Tue, 26 May 2020 18:48:48 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07635690d3..3bc60ecde3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Add `a11y-no-onchange` warning ([#4788](https://github.com/sveltejs/svelte/pull/4788)) * Add `muted` binding for media elements ([#2998](https://github.com/sveltejs/svelte/issues/2998)) * Fix let-less `` with context overflow ([#4624](https://github.com/sveltejs/svelte/issues/4624)) +* Fix `use:` actions being recreated when a keyed `{#each}` is reordered ([#4693](https://github.com/sveltejs/svelte/issues/4693)) ## 3.22.3