From 6b4361caf598530494c83b1c3d95eda3f3a985d9 Mon Sep 17 00:00:00 2001 From: Marijn Haverbeke Date: Mon, 10 Jun 2024 13:32:47 +0200 Subject: [PATCH] Add EditContext release note FEATURE: The editor will now, when available (which is only on Chrome for the foreseeable future) use the [`EditContext`](https://developer.mozilla.org/en-US/docs/Web/API/EditContext) API to capture text input.