From 3afafcd21e9a5d4eec9d6780cdc17f1953f63784 Mon Sep 17 00:00:00 2001 From: Conduitry Date: Wed, 10 Jun 2020 14:39:21 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98c5ffd6f4..6b179d2916 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Unreleased * Fix `bind:group` inside `{#each}` ([#3243](https://github.com/sveltejs/svelte/issues/3243)) +* Don't crash when using an arrow function as a statement ([#4617](https://github.com/sveltejs/svelte/issues/4617)) * Deconflict `bind:this` variable ([#4636](https://github.com/sveltejs/svelte/issues/4636)) ## 3.23.1