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 3e061c9 commit e0a0578Copy full SHA for e0a0578
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 6.5.2 (2025-10-23)
2
+
3
+### Bug fixes
4
5
+Use the new @codemirror/lang-jinja package for Jinja code.
6
7
+Recognize more extensions for XQuery.
8
9
## 6.5.1 (2024-04-15)
10
11
### Bug fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@codemirror/language-data",
- "version": "6.5.1",
+ "version": "6.5.2",
"description": "Language metadata and dynamic loading for the CodeMirror code editor",
"scripts": {
"test": "cm-runtests",
0 commit comments