@choiceform/os-client-core 3.4.6 → 3.4.7

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
@@ -16,6 +16,14 @@
16
16
 
17
17
  ### Removed
18
18
 
19
+ ## 3.4.7 - 2021-12-1
20
+
21
+ ### Changed
22
+
23
+ - 优化减少开始页面的加载资源
24
+ - 开始页面初始渲染完成后,会启动预加载
25
+ - 资源不再在点击开始时一起加载,而是结合预加载程序按需加载。
26
+
19
27
  ## 3.4.6 - 2021-11-29
20
28
 
21
29
  ### Added