@netless/window-manager 0.4.14 → 0.4.15

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.15
2
+
3
+ 1. 修复 remove 根 scenes 时, mainView 重新绑定没有生效的问题
4
+
1
5
  ## 0.4.14
2
6
 
3
7
  1. 修复 removeScenes 为 "/" 时, 同步端笔迹依旧存在的问题