Skip to content

5.4.0

Latest
Compare
Choose a tag to compare
@slwen slwen released this 12 Dec 05:25
· 107 commits to master since this release

Potentially breaking change:

  • TextInput components now default the onError prop to null rather than a no-op function.

New feature:

  • AddressFieldset components now expose an onBlur callback that will trigger when each individual field is blurred inside the fieldset.