CodeMirror v5.61.0 Release Notes

Release Date: 2021-04-20 // about 3 years ago
  • ๐Ÿ› Bug fixes

    ๐Ÿ‘Œ Improve support for being in a shadow DOM in contenteditable mode.

    Prevent line number from being read by screen readers.

    show-hint addon: Fix a crash caused by a race condition.

    javascript mode: Improve scope tracking.

    ๐Ÿ†• New features

    โšก๏ธ The library now emits an "updateGutter" event when the gutter width changes.

    emacs bindings: Provide named commands for all bindings.