@choiceform/os-client-core 3.4.18 → 3.4.19

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,16 @@
16
16
 
17
17
  ### Removed
18
18
 
19
+ ## 3.4.19 - 2022-1-10
20
+
21
+ ### Changed
22
+
23
+ - 更新地域字典内容和类型规范
24
+ - 引入 os-cfpd,解压方法和枚举类型改为使用 os-cfpd 中的,其他类型暂未变动。
25
+ - 简化引用选项追随流程
26
+ - 移除 BEFORE_NEXT_OK,新增 beforeGotoNext 的 hook
27
+ - 修复部分 bug
28
+
19
29
  ## 3.4.18 - 2021-12-31
20
30
 
21
31
  ### Fixed