v8.0.0
konveyor-release-bot
released this
14 Feb 17:00
·
42 commits
to main
since this release
8.0.0 (2022-02-14)
Features
- useFormState: add revalidateOnChange dependencies array option, refactor options into object (#94) (a4e3672)
BREAKING CHANGES
- useFormState: Any forms using the yupOptions argument will need to wrap it in an object with the
property yupOptions instead of passing it directly as a top-level argument.