Skip to content

5.61.1

Compare
Choose a tag to compare
@marijnh marijnh released this 20 May 08:59
· 243 commits to master since this release
5.61.1

Version 5.61.1

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.