Skip to content

Commit 2e15e88

Browse files
authored
Update README.md
1 parent 34eafb0 commit 2e15e88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414

1515
[**Example Site**](https://github.surmon.me/vue-codemirror)
1616

17-
**vue-codemirror** v5 has been released, a new version based on [CodeMirorr@6](https://codemirror.net/6) and only available for Vue3; since CodeMirorr@6 is developed with native ES Modules, the new version will no longer support direct browser references to UMD modules; in short, the new version is **completely NOT compatible** with that of previous version. If you wish to continue using Vue2 or a lower version of CodeMirorr, please follow the legacy versions below.
17+
**vue-codemirror** v5 has been released, a new version based on [CodeMirorr@6](https://codemirror.net/6) and only available for Vue3; since CodeMirorr@6 is developed with native ES Modules, the new version will no longer support direct browser references to UMD modules; in short, the new version is ⚠️ **completely NOT compatible** with that of previous version. If you wish to continue using Vue2 or a lower version of CodeMirorr, please follow the legacy versions below.
1818

1919
#### Legacy version
2020

21-
- [Examples (Vue2)](https://v1.github.surmon.me/vue-codemirror)
22-
- [[email protected] (Vue2 / CodeMirror5)](https://github.com/surmon-china/vue-codemirror/tree/v4.0.0)
21+
- [examples](https://v1.github.surmon.me/vue-codemirror) (Vue2)
22+
- [[email protected]](https://github.com/surmon-china/vue-codemirror/tree/v4.0.0) (Vue2 / CodeMirror5)
2323

2424
---
2525

0 commit comments

Comments
 (0)