Skip to content

Commit

Permalink
changelog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
FateRiddle committed Sep 27, 2021
1 parent c880a4d commit 23767cd
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions packages/form-render/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Changelog

## 1.6.12

- [!] 修复了 rootValue 在 list 下无法使用的问题
- [!] 修复了一处 typo

## 1.6.11

- [+] 修复了 schema 的 props 为函数时无效的问题 #543
- [+] 修复了 formData 中的数组的 item 值为 false 时提交时会被误删的问题 #541
- [+] 修复了使用百分比 width 展示时溢出的一个 bug
- [!] 修复了 schema 的 props 为函数时无效的问题 #543
- [!] 修复了 formData 中的数组的 item 值为 false 时提交时会被误删的问题 #541
- [!] 修复了使用百分比 width 展示时溢出的一个 bug

## 1.6.10

Expand Down

0 comments on commit 23767cd

Please sign in to comment.