File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 6.39.4 (2025-12-12)
2+
3+ ### Bug fixes
4+
5+ Fix a bug where paste events handlers on Chrome could fail to run when pasting on a blank line.
6+
7+ Fix a regression causing the native cursor to get stuck before block widgets with side>0.
8+
9+ Fix a crash in content DOM building after a block widget.
10+
11+ Fix a bug in ` posAtCoords ` that would in some circumstances make it return positions on the wrong side of a block widget.
12+
113## 6.39.3 (2025-12-11)
214
315### Bug fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codemirror/view" ,
3- "version" : " 6.39.3 " ,
3+ "version" : " 6.39.4 " ,
44 "description" : " DOM view component for the CodeMirror code editor" ,
55 "scripts" : {
66 "test" : " cm-runtests" ,
You can’t perform that action at this time.
0 commit comments