This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.17.8
### Bug fixes Fix a problem where the DOM selection and the editor state could get out of sync in non-editable mode. Fix a crash when the editor was hidden on Safari, due to `getClientRects` returning an empty list. Prevent Firefox from making the scrollable element keyboard-focusable.