@choiceform/os-client-core 3.6.75 → 3.6.76

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
@@ -22,6 +22,12 @@
22
22
 
23
23
  ### Removed
24
24
 
25
+ ## 3.6.76 - 2024-10-11
26
+
27
+ ### Changed
28
+
29
+ - 动态渲染客户端只需要提供 treeUrl,去掉对 templatePath 的检查
30
+
25
31
  ## 3.6.75 - 2024-8-30
26
32
 
27
33
  ### Added