@netless/window-manager 0.4.55 → 0.4.56

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,13 @@
1
+ ## 0.4.56 (2023-05-10)
2
+
3
+ - 修复: 第一个用户的光标消失的问题
4
+
5
+ ## 0.4.55 (2022-12-07)
6
+
7
+ - 修改导出文件名为 .mjs 和 .js
8
+
9
+ Webpack 用户可能会因此报错,解决方法详见 [fastboard#20](https://github.com/netless-io/fastboard/issues/20)
10
+
1
11
  ## 0.4.54 (2022-11-30)
2
12
 
3
13
  - 增强: 默认选择最新 session 作为当前用户
package/README.zh-cn.md CHANGED
@@ -9,6 +9,7 @@
9
9
  - [视角跟随](docs/advanced.md#view-mode)
10
10
  - [开发自定义 APP](docs/develop-app.md)
11
11
  - [导出 PDF](docs/export-pdf.md)
12
+ - [Changelog](./CHANGELOG.md)
12
13
  ## MainView
13
14
 
14
15
  `MainView` 也就是主白板, 是垫在所有窗口下面的主白板