This repository was archived by the owner on Apr 15, 2026. It is now read-only.
6.35.3
### Bug fixes Fix an issue where mark decorations that got merged or split weren't properly redrawn. Avoid spurious focus events by not updating the DOM selection when the editor is unfocused but focusable. Disable `writingsuggestions` for the editable element, to opt out of Safari's new intelligence completions (which mess up in the editor).