Skip to content

Commit 7d1a93e

Browse files
committed
chore: add changeset
1 parent e12fbbf commit 7d1a93e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/olive-terms-check.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'react-native-app-auth': major
3+
---
4+
5+
Breaking change (iOS, Mac Catalyst): The boolean values `useNonce`, `usePCKE`, and `prefersEphemeralSession` are now handled correctly. Previously, they were all being interpreted as `false` regardless of their actual values, but now the intended (`true` or `false`) value is correctly marshalled from JavaScript to native. To preserve behaviour from before this breaking change, explicitly set them all to `false`.

0 commit comments

Comments
 (0)