v2.27.2
codex-team/editor.jsv2.27.2Jun 22, 2023by github-actions[bot]
AI Summary
Fixes an issue where the `onChange` event handler fails to trigger when a `data-mutation-free` element alters its attributes.
Key Highlights
- Fix for `onChange` callback behavior with `data-mutation-free` attributes.
Full Release Notes
- `Fix` - `onChange` won't be called when element marked by `data-mutation-free` changes some attribute