v1.13.0
What's Changed
Features
Bug Fixes
- Add missing options to
VirtualRendererOptions
andEditorOptions
(#4983) (19dd2ec) - Fix
documentElement
was null in rare cases by @mkslanc in #4981 - Fix of scroll while interrupting animation (#4993) (0092f3f)
- rare case when document passed to
dom.scrollbarWidth
doesn't havedocumentElement
(#4981) (df44158) - Fix for '-' keybinding in Vim in Firefox by @piotrduperas in #4988
New Contributors
- @piotrduperas made their first contribution in #4988
Full Changelog: v1.12.5...v1.13.0