@codemirror/view
Advanced tools
Comparing version 6.11.0 to 6.11.1
@@ -0,1 +1,6 @@ | ||
## 6.11.1 (2023-05-09) | ||
### Bug fixes | ||
Don't preserve the DOM around a composition that spans multiple lines. | ||
## 6.11.0 (2023-05-03) | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "@codemirror/view", | ||
"version": "6.11.0", | ||
"version": "6.11.1", | ||
"description": "DOM view component 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
913220
21443