Sourced from @​codemirror/view's
changelog.
6.38.4 (2025-09-28)
Bug fixes
Work around a Chrome Android issue where the browser doesn't properly fire composition end events, leaving CodeMirror to believe the user was still composing.
3ff511d
Mark version 6.38.432b21c2
Handle future change in EditContext text format string values5559e00
Work around lack of compositionend events in EditContext on Android