@choiceform/os-client-core 3.4.16 → 3.4.20

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,34 @@
16
16
 
17
17
  ### Removed
18
18
 
19
+ ## 3.4.20 - 2022-1-10
20
+
21
+ ### Removed
22
+
23
+ - 不再为发布的类型和文档中前置 readonly
24
+
25
+ ## 3.4.19 - 2022-1-10
26
+
27
+ ### Changed
28
+
29
+ - 更新地域字典内容和类型规范
30
+ - 引入 os-cfpd,解压方法和枚举类型改为使用 os-cfpd 中的,其他类型暂未变动。
31
+ - 简化引用选项追随流程
32
+ - 移除 BEFORE_NEXT_OK,新增 beforeGotoNext 的 hook
33
+ - 修复部分 bug
34
+
35
+ ## 3.4.18 - 2021-12-31
36
+
37
+ ### Fixed
38
+
39
+ - 修复变量个节点组内容没有成功加载多语言翻译的 bug
40
+
41
+ ## 3.4.17 - 2021-12-17
42
+
43
+ ### Fixed
44
+
45
+ - 修复提交结果中的 hookParams 问题
46
+
19
47
  ## 3.4.16 - 2021-12-17
20
48
 
21
49
  ### Fixed