Releases
v6.3.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fixed decorators unsubscribe order #620 #618
Fix issue with inline isEqual causing an infinite rerender loop #603 #517
Lazy evaluation of form and field state #596
Fix async act warning #581
Pausing validation before unmount #595 #408
Fixed bug with ignoring changes to onChange #572 #569
Pass any additional props to custom component #565 #175
Pass through multiple value to custom components #545 #544
Cleanup onBlur dependencies #546
Do not pass undefined type to input #548
Typing Fixes
Fix useFormState and useField Flow types #630
Add RenderableProps to FormRenderProps #575
Fix typescript typings in FieldProps #619
Fix FormProps['decorators'] #629
Pass FormValues type to Decorator #661
FieldInputProps extends AnyObject #606
Remove Omit from the typescript definitions #589
Allow typed render props in TS #570
Build Fixes
v6.3.0...v6.3.1
You can’t perform that action at this time.