@codemirror/language
Advanced tools
Comparing version 6.10.1 to 6.10.2
@@ -0,1 +1,7 @@ | ||
## 6.10.2 (2024-06-03) | ||
### Bug fixes | ||
Fix an infinite loop that could occur when enabling `bidiIsolates` in documents with both bidirectional text and very long lines. | ||
## 6.10.1 (2024-02-02) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@codemirror/language", | ||
"version": "6.10.1", | ||
"version": "6.10.2", | ||
"description": "Language support infrastructure for the CodeMirror code editor", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
303633
6523