From 50bff36407ff74d973a9004ea8a7322e02a32284 Mon Sep 17 00:00:00 2001 From: Tan Li Hau Date: Mon, 28 Jun 2021 18:14:08 +0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62b2e4ff47..366df4834d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Add `trusted` event modifier ([#6137](https://github.com/sveltejs/svelte/issues/6137)) * Fix erroneous `unknown prop` warning when using slot on a component ([#6065](https://github.com/sveltejs/svelte/pull/6065)) +* Throw compiler error when passing empty directive names ([#6299](https://github.com/sveltejs/svelte/issues/6299)) ## 3.38.3