Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@simeng-li simeng-li released this 12 Apr 00:10
· 3 commits to master since this release
5ed2882

Breaking Changes

Bumped the SDK to support the latest Expo 52.

We have upgraded the SDK to support the latest Expo 52. The following peer dependencies have been updated:

  • expo-crypto: ^14.0.2
  • expo-secure-store: ^14.0.1
  • expo-web-browser: ^14.0.2
  • react-native: ^0.76.0

Please ensure that your project uses the latest version of Expo 52 to maintain compatibility.

Bug Fixes

  • Fixed an issue where the browser window did not allow the user to get OTPs. See issue #41 for more details.