We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b994686 commit 9f86da0Copy full SHA for 9f86da0
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 6.2.3 (2025-02-12)
2
+
3
+### Bug fixes
4
5
+Disable JavaScript completions in JSX context.
6
7
## 6.2.2 (2024-02-20)
8
9
### Bug fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@codemirror/lang-javascript",
- "version": "6.2.2",
+ "version": "6.2.3",
"description": "JavaScript language support for the CodeMirror code editor",
"scripts": {
"test": "cm-runtests",
0 commit comments