From 68a1b4977c1e3cf37b076933b3620bcff37338a4 Mon Sep 17 00:00:00 2001 From: Conduitry Date: Wed, 21 Jul 2021 16:27:22 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf8c1b34d4..a24e23ab4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Fix `.end` in AST for expressions inside attributes ([#6258](https://github.com/sveltejs/svelte/issues/6258)) * Various hydration improvements and fixes ([#6449](https://github.com/sveltejs/svelte/pull/6449)) * Use smaller versions of internal helpers when compiling without hydration support ([#6462](https://github.com/sveltejs/svelte/issues/6462)) +* Fix two-way binding of values when updating through synchronous component accessors ([#6502](https://github.com/sveltejs/svelte/issues/6502)) ## 3.39.0