v2.31.4

microsoft/markitdownv2.31.4Mar 4, 2026by github-actions[bot]

AI Summary

editor.js v2.31.4 fixes an issue with the inline-tool-link where selectionchange events were triggered unexpectedly.

Key Highlights

  • Fix inline-tool-link to use defaultValue and prevent selectionchange event

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