Releases: vtex/address-form
Releases · vtex/address-form
v1.2.0
Features
- Add new prop
autoCompletePostalCode
to AddressContainer - Do not show postal code in AutoCompletedFields when the user typed the postal code
Bug fixes
- Fix bug on geolocation that was overriding
receiverName
when address was auto completed - Fix bug on DefaultInput that was not focusing on mount
- Fix on change of GeolocationInput
- Make prop
onBlur
not required in DefaultInput - Fix USA geolocation rules mapping
- Fix USA field rules
- Fix CAN field rules