This repository was archived by the owner on Apr 15, 2026. It is now read-only.
6.8.0
### Bug fixes Fix a regression that caused clicking on the scrollbar to move the selection. Fix an issue where focus or blur event handlers that dispatched editor transactions could corrupt the mouse selection state. Fix a CSS regression that prevented the drop cursor from being positioned properly. ### New features `WidgetType.updateDOM` is now passed the editor view object.