@netless/window-manager 0.4.23 → 0.4.24

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,7 @@
1
+ ## 0.4.24
2
+
3
+ 1. `package.json` `main` 指定为 `cjs` 格式
4
+
1
5
  ## 0.4.23
2
6
 
3
7
  1. 修复可写进入立即切换成只读造成初始化 camera 失败的问题