diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e8ef6c3d2..9b98b16e35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Unreleased * Fix `bind:this` binding inside `onMount` for manually instantiated component ([#6760](https://github.com/sveltejs/svelte/issues/6760)) +* Prevent cursor jumps for other `type="text"`-like ``s ([#6914](https://github.com/sveltejs/svelte/issues/6914)) * Exclude `async` loops from `loopGuardTimeout` ([#6945](https://github.com/sveltejs/svelte/issues/6945)) ## 3.44.2