Skip to content

1.0.1 (2023-06-15)

Compare
Choose a tag to compare
@sebaland sebaland released this 15 Jun 14:32
· 37 commits to main since this release
f96d96f

Bug Fixes

  • Fixing issues with Sign Up fields (See #25).
    • Removing duplicated fields in the array provided to Authenticator.signUpFields(_:)
    • Preventing fields of type .phoneNumber from saving an incomplete phone number if only the dialling code is set.
  • Fixing Xcode 15 beta compilation error (See #24, thanks @RowbotNZ!)