Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit f445c3c

Browse files
committed
Mark version 6.35.0
1 parent f1c9aed commit f445c3c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 6.35.0 (2024-11-21)
2+
3+
### New features
4+
5+
Tooltips can now use the `clip` option to control whether they are hidden when outside the visible editor content.
6+
17
## 6.34.3 (2024-11-15)
28

39
### Bug fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemirror/view",
3-
"version": "6.34.3",
3+
"version": "6.35.0",
44
"description": "DOM view component for the CodeMirror code editor",
55
"scripts": {
66
"test": "cm-runtests",

0 commit comments

Comments
 (0)