dt-react-codemirror-editor
Advanced tools
Comparing version 0.9.3 to 0.9.4
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.9.4](https://github.com/DTStack/dt-react-codemirror-editor/compare/v0.9.3...v0.9.4) (2021-08-24) | ||
### Bug Fixes | ||
* import the markdownRender style manually ([359f996](https://github.com/DTStack/dt-react-codemirror-editor/commit/359f9968c39948105d901aec2319b0b339b209f7)) | ||
### [0.9.3](https://github.com/DTStack/dt-react-codemirror-editor/compare/v0.9.2...v0.9.3) (2021-08-24) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "dt-react-codemirror-editor", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "The CodeMirror editor for React.", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
"files": [ | ||
"lib" | ||
"lib/**" | ||
], | ||
@@ -22,0 +22,0 @@ "scripts": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23101
0