From 7331c06a74622a4635968a0c8d87b91fda4a1110 Mon Sep 17 00:00:00 2001 From: Tan Li Hau Date: Mon, 12 Sep 2022 03:30:02 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 066df51b00..442c941571 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * Treat `inert` as boolean attribute ([#7785](https://github.com/sveltejs/svelte/pull/7785)) * Supporting scoped style for `` ([#7443](https://github.com/sveltejs/svelte/issues/7443)) * Supports SVG elements with ``([#7613](https://github.com/sveltejs/svelte/issues/7613)) +* Warn user when binding on a `{...rest}` object in `{#each}` block ([#6860](https://github.com/sveltejs/svelte/issues/6860)) ## 3.50.1