@choiceform/os-client-core 3.6.40 → 3.6.41

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.41 - 2023-6-26
26
+
27
+ ### Fixed
28
+
29
+ 修复 SSR 渲染导致选项 getter/setter 丢失的问题
30
+
25
31
  ## 3.6.39 - 2023-6-17
26
32
 
27
33
  ### Added