We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43bf87f commit 262ab7bCopy full SHA for 262ab7b
packages/base-monaco-editor/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.1.0-beta.1
2
+
3
+- 添加 controller 实例,可用作中间交换介质,解决与代码编辑相关的插件间的协作问题 [@wangshihao111](https://github.com/wangshihao111)
4
+- 优化 Monaco 单例,元信息保存在 controller 实例内部 [@wangshihao111](https://github.com/wangshihao111)
5
6
## 1.1.0-beta.0
7
8
- 重构 type / path / value 联动,彻底修复 monaco 在多文件模式下覆盖多个 path 值的 bug
0 commit comments