We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827ae11 commit 55fff2fCopy full SHA for 55fff2f
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 6.37.1 (2025-05-30)
2
+
3
+### Bug fixes
4
5
+Properly add `crelt` as a dependency.
6
7
## 6.37.0 (2025-05-29)
8
9
### New features
package.json
@@ -1,6 +1,6 @@
{
"name": "@codemirror/view",
- "version": "6.37.0",
+ "version": "6.37.1",
"description": "DOM view component for the CodeMirror code editor",
"scripts": {
"test": "cm-runtests",
0 commit comments