We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e721e4 commit d4baa51Copy full SHA for d4baa51
1 file changed
packages/form-render/CHANGELOG.md
@@ -1,13 +1,19 @@
1
# Changelog
2
3
+## 1.9.0
4
+
5
+- [!] 修复`setSchema`失效 bug https://github.com/alibaba/x-render/issues/647
6
+- [!] 修复`表单联动`失效 bug https://github.com/alibaba/x-render/issues/651
7
+- [!] `widget:select` 对`allowClear`属性进行兼容 https://github.com/alibaba/x-render/issues/655
8
9
## 1.8.7
10
11
- [+] `useForm.js`内部逻辑修改
12
13
## 1.8.6
14
-- [!] 修复 `form.setSchemaByPath` 不触发更新的bug
-- [!] 修复 `fr` 只提示初始错误的bug
15
+- [!] 修复 `form.setSchemaByPath` 不触发更新的 bug
16
+- [!] 修复 `fr` 只提示初始错误的 bug
17
18
## 1.8.5
19
0 commit comments