CodeMirror v5.61.1 Release Notes

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

    ๐Ÿ›  Fix a bug where changing the editor's document could confuse text-direction management.

    ๐Ÿ›  Fix a bug in horizontally scrolling the cursor into view.

    โšก๏ธ Optimize adding lots of marks in a single transaction.

    ๐Ÿ‘ simple mode addon: Support regexps with a unicode flag.

    ๐Ÿ‘ javascript mode: Add support for TypeScript template string types, improve integration with JSX mode.