This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.19.45
### Bug fixes Fix an issue where the library failed to call `WidgetType.destroy` on the old widget when replacing a widget with a different widget of the same type. Fix an issue where the editor would compute DOM positions inside composition contexts incorrectly in some cases, causing the selection to be put in the wrong place and needlessly interrupting compositions. Fix leaking of resize event handlers.