@codemirror/view
Advanced tools
Comparing version 6.5.0 to 6.5.1
@@ -0,1 +1,7 @@ | ||
## 6.5.1 (2022-11-15) | ||
### Bug fixes | ||
Fix a bug that caused marked unnecessary splitting of mark decoration DOM elements in some cases. | ||
## 6.5.0 (2022-11-14) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@codemirror/view", | ||
"version": "6.5.0", | ||
"version": "6.5.1", | ||
"description": "DOM view component for the CodeMirror code editor", | ||
@@ -29,3 +29,3 @@ "scripts": { | ||
"dependencies": { | ||
"@codemirror/state": "^6.0.0", | ||
"@codemirror/state": "^6.1.4", | ||
"style-mod": "^4.0.0", | ||
@@ -32,0 +32,0 @@ "w3c-keyname": "^2.2.4" |
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
861181
Updated@codemirror/state@^6.1.4