v2.31.4

morphik-org/morphik-corev2.31.4Mar 4, 2026by github-actions[bot]

AI Summary

Addresses a stability issue in the inline link tool where selection change events were firing unexpectedly.

Key Highlights

  • Fix inline link tool selection change event firing
  • Uses defaultValue to stabilize event handling

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