1.2.25
π Bugfixes
- π Fixed a bug where
initialValues
wouldn't be considered when passed touseFormup
options.
π Improvements
- π
Removed prop
validationSchema
fromuseFormup
options, since it's passed as the first argument.
initialValues
wouldn't be considered when passed to useFormup
options.validationSchema
from useFormup
options, since it's passed as the first argument.