codemirror-editor-vue3
Advanced tools
Comparing version 2.0.4-beta1 to 2.0.4
@@ -0,1 +1,13 @@ | ||
## 2.0.4 | ||
`2022-03-17` | ||
- 🐞 Fix the problem that the merge mode failed to be used. [#14](https://github.com/RennCheung/codemirror-editor-vue3/issues/14) | ||
- 🌟 Add ts type: get the type of component through ref [CmComponentRef](https://github.com/RennCheung/codemirror-editor-vue3/blob/main/packages/index.ts#L16). | ||
--- | ||
- 🐞 修复 merge 模式报错无法使用问题 [#14](https://github.com/RennCheung/codemirror-editor-vue3/issues/14) | ||
- 🌟 增加 ts 类型:通过 ref 获取组件的类型[CmComponentRef](https://github.com/RennCheung/codemirror-editor-vue3/blob/main/packages/index.ts#L16) | ||
## 2.0.3 | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "codemirror-editor-vue3", | ||
"description": "CodeMirror component for Vue3", | ||
"version": "2.0.4-beta1", | ||
"version": "2.0.4", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "files": [ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
74685
2