This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.17.11
### Bug fixes Fix vertical cursor motion on Safari with a larger line-height. Fix incorrect selection drawing (with `drawSelection`) when the selection spans to just after a soft wrap point. Fix an issue where compositions on Safari were inappropriately aborted in some circumstances. The view will now redraw when the `EditorView.phrases` facet changes, to make sure translated text is properly updated.