v7.0.0
konveyor-release-bot
released this
13 Feb 18:52
·
43 commits
to main
since this release
7.0.0 (2022-02-13)
Features
BREAKING CHANGES
- ValidatedTextInput: Any direct calls to getTextInputProps or getFormGroupProps that were passing a
boolean for greenWhenValid will now need to instead pass an options object including greenWhenValid
as a property.