From d7cfe22f3702af28334a541f204eafe7f0c0d9db Mon Sep 17 00:00:00 2001 From: Tan Li Hau Date: Tue, 13 Sep 2022 21:40:09 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 210561cdbd..c5fc0b6123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * support `--style-props` for `` ([#7461](https://github.com/sveltejs/svelte/issues/7461)) * Add a11y warnings: * `a11y-no-noninteractive-tabindex`: check for tabindex on non-interactive elements ([#6693](https://github.com/sveltejs/svelte/pull/6693)) + * `a11y-click-events-have-key-events`: check if click event is accompanied by key events ([#5073](https://github.com/sveltejs/svelte/pull/5073)) ## 3.50.1