From b30a8e2e35bdd385a8d3b374bf445ac97e80d64d Mon Sep 17 00:00:00 2001 From: Conduitry Date: Tue, 26 May 2020 19:06:09 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bc60ecde3..9f5ae90395 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * 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)) +* Fix reactivity when binding directly to `{#each}` context ([#4879](https://github.com/sveltejs/svelte/issues/4879)) ## 3.22.3