Skip to content

Commit e068757

Browse files
committed
Update changelog
1 parent 35a44b3 commit e068757

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 2.1.0 (29/04/2021)
2+
3+
- Support `errorClassName`, `dirtyClassName`, `dirtyStyle`, `errorStyle` on Field component
4+
5+
# 2.0.0 (29/04/2021)
6+
7+
- Rewrite FormInput -> Field component
8+
- Rewrite FormError -> FieldError
9+
- Removed FormInput, FormSelect, FormTextarea, FormError
10+
- Better naming: renamed useArrayForm -> useArrayField, useChildForm -> useObjectField
11+
112
# 1.3.2 (26/04/2021)
213

314
- Update documentation links.

0 commit comments

Comments
 (0)