v2.27.1
codex-team/editor.jsv2.27.1Jun 21, 2023by github-actions[bot]
AI Summary
Resolves a bug where the `onChange` callback was incorrectly triggered when the entire text content of a block was deleted.
Key Highlights
- Fix for `onChange` triggering on full text removal.
Full Release Notes
- `Fix` - `onChange` will be called on removing the whole text in a block