@netless/window-manager 0.4.40 → 0.4.43

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,3 +1,15 @@
1
+ ## 0.4.43 (2022-08-24)
2
+
3
+ - 修复: 当注册的 `app` 为 `esm` 时没有 `__esModule` 字段的问题
4
+
5
+ ## 0.4.42 (2022-08-19)
6
+
7
+ - 修复: 修改 `containerSizeRatio` 后 `app` 的窗口没有更新
8
+
9
+ ## 0.4.41 (2022-08-18)
10
+
11
+ - 修复: 升级 `@netless/telebox-insider@0.2.27` 修复 ppt 最大化时最小化重新进入再恢复的显示问题
12
+
1
13
  ## 0.4.40 (2022-08-12)
2
14
 
3
15
  - 修复: 适配 `white-web-sdk@2.16.33` 的 `InvisiblePlugin` 类型