v2.31.4
exo-explore/exov2.31.4Mar 4, 2026by github-actions[bot]
AI Summary
This release addresses a selection change event issue in the inline link tool by utilizing defaultValue to ensure stability.
Key Highlights
- Prevents selectionchange event issues
- Fixes inline tool link behavior
- Addresses issue #2993
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