diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index 92fa27c411..e58f61218b 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/CHANGELOG.md @@ -6,7 +6,7 @@ - fix: skip certain slot validations for custom elements ([#10207](https://github.com/sveltejs/svelte/pull/10207)) -- fix: add compiler error for invalid

contents ([#10201](https://github.com/sveltejs/svelte/pull/10201)) +- fix: add compiler error for invalid `

` contents ([#10201](https://github.com/sveltejs/svelte/pull/10201)) - fix: correctly apply event.currentTarget ([#10216](https://github.com/sveltejs/svelte/pull/10216))