Sourced from @​codemirror/view's
changelog.
6.39.12 (2026-01-30)
Bug fixes
Fix a bug where the visual selection drawn by
drawSelectioncould fail to update properly in some circumstances.Fix a bug where PageUp/PageDown near the edge of the viewport might completely skip to the start/end of the document.
Fix a regression that caused mark decorations to be split on text node chunk boundaries again.
f14dcd5
Mark version 6.39.1216a0c29
Fix another issue around chunked large text nodes4b908ab
Fix poor handling of vertical motion exiting the viewporte147626
Fix negative computed width in RectangleMarker.forRange