Closed github-actions[bot] closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
react-native-app-auth | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 1, 2024 7:55pm |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
react-native-app-auth@8.0.0
Major Changes
useNonce
,usePCKE
, andprefersEphemeralSession
are now handled correctly. Previously, they were all being interpreted asfalse
regardless of their actual values, but now the intended (true
orfalse
) value is correctly marshalled from JavaScript to native. To preserve behaviour from before this breaking change, explicitly set them all tofalse
. (#1000)Patch Changes
rnaa-demo@1.0.1
Patch Changes
demo app with new auth0 (#1007)
Updated dependencies [
31f903f
,438d512
]: