@netless/window-manager 0.4.44 → 0.4.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,13 @@
1
+ ## 0.4.46 (2022-10-11)
2
+
3
+ - 修复: `rectangle` `ellipse` `straight` 等教具 icon 同步显示错误的问题
4
+
5
+ ## 0.4.45 (2022-09-19)
6
+
7
+ - 功能: 添加 `focusApp` 方法
8
+
1
9
  ## 0.4.44 (2022-09-15)
10
+
2
11
  - 功能: 添加 `follower` 视角模式
3
12
  - 功能: 添加 `pencilEraser` 同步光标
4
13