@netless/window-manager 0.4.27-canary.0 → 0.4.27

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,8 @@
1
+ ## 0.4.27 (2022-06-07)
2
+
3
+ - 添加 `removePage` API
4
+ - `storage` 仅在第一次时设置默认状态
5
+
1
6
  ## 0.4.26
2
7
 
3
8
  1. 修复 `app` 中 `pageStateChange` 事件被多次触发的问题