Skip to content

Commit 262ab7b

Browse files
committed
feat: 补充 changelog
1 parent 43bf87f commit 262ab7b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/base-monaco-editor/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## 1.1.0-beta.0
27

38
- 重构 type / path / value 联动,彻底修复 monaco 在多文件模式下覆盖多个 path 值的 bug

0 commit comments

Comments
 (0)