v2.31.4
codex-team/editor.jsv2.31.4Mar 4, 2026by github-actions[bot]
AI Summary
This release resolves an event handling issue in the inline link tool by utilizing a default value to prevent triggering unwanted selection change events.
Key Highlights
- Fixed inline tool selection change event handling
- Improved stability of inline link interactions
Full Release Notes
fix(inline-tool-link): use defaultValue to prevent selectionchange event #2993 ## What's Changed * fix(inline-tool-link): use defaultValue to prevent selectionchange event by @akulistus in https://github.com/codex-team/editor.js/pull/2993 **Full Changelog**: https://github.com/codex-team/editor.js/compare/v2.31.3...v2.31.4