Skip to content

@aws-amplify/[email protected]

Choose a tag to compare

@github-actions github-actions released this 30 Aug 22:16
· 1901 commits to main since this release
64561ae

Patch Changes

  • #2459 8350d36e2 Thanks @jacoblogan! - Angular: Add amplify-dialcodeselect class which contains the previous countrycodeselect styles
    Vue: Add amplify-dialcodeselect class which contains the previous countrycodeselect styles
    React: Added 'dialCode' versions of all 'countryCode' props so that users can begin migrating away from the deprecated countryCode.

    countryCodeLabel => dialCodeLabel
    countryCodeName => dialCodeName
    onCountryCodeChange => onDialCodeChange
    countryCodeRef => dialCodeRef
    defaultCountryCode => defaultDialCode
    
  • Updated dependencies [b60fec2c4]: