Change8

@clerk/expo@4.6.0

📦 clerkView on GitHub →
1 features1 deprecations🔧 2 symbols

Summary

Introduced biometric authentication features with `useBiometricCredentials()` and deprecated the older `useTrustedDevices()` exports. This update is backed by new versions of clerk-ios and clerk-android.

✨ New Features

  • Added `useBiometricCredentials()` and biometric credential types for enrollment, management, and biometric sign-in.

Affected Symbols

⚡ Deprecations

  • The previous trusted-device exports, including `useTrustedDevices()`, are now deprecated aliases for `useBiometricCredentials()` and will be removed in the next major release.