Releases: houseform/houseform
Releases · houseform/houseform
v1.13.0-alpha.1
Features
- add the ability to display hints to the user without validation (402620e)
v1.12.0
1.12.0 (2024-02-08)
Bug Fixes
- Recompute form context when field unmounts (#127) (61df3a8)
Features
v1.10.5
1.10.5 (2023-04-20)
Bug Fixes
- reset on empty form with FieldArrayItem no longer sets isDirty (c148ea5)
- resetting a form with FieldArrayItem no longer sets isDirty to true (a736e0f)
v1.10.3
1.10.3 (2023-04-08)
Bug Fixes
- not show error message when reset (561b53a)
v1.10.2
1.10.2 (2023-04-08)
Bug Fixes
- reset field errors before run validations (7680860)