@choiceform/os-client-core 3.4.33 → 3.4.34

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,17 @@
16
16
 
17
17
  ### Removed
18
18
 
19
+ ## 3.4.34 - 2022-1-24
20
+
21
+ ### Added
22
+
23
+ - 自定义的 url 参数支持
24
+
25
+ ### Changed
26
+
27
+ - utils 暴露获取单个答案的方法
28
+ - 验证题目时尝试验证所有的选项并标记错误
29
+
19
30
  ## 3.4.33 - 2022-1-18
20
31
 
21
32
  ### Changed