Releases: clerk/javascript
@clerk/localizations@3.16.3
@clerk/fastify@2.2.23
@clerk/express@1.5.2
@clerk/expo-passkeys@0.3.8
@clerk/elements@0.23.31
@clerk/clerk-react@5.31.8
@clerk/clerk-js@5.67.5
Patch Changes
-
Fixes a bug where the session cookie was getting incorrectly set from tabs that do not reflect the active session. (#5989) by @brkalow
-
Fix an issue where clerk-js was incorrectly emitting the new session's token during session switching. This impacts some applications that rely on Clerk's multi-session behavior. (#5986) by @brkalow
-
Fix issue where the combined flow wouldn't trigger if a phone number was used as an identifier while set as an optional field. (#5992) by @dstaley
-
Add "Past Due" amount on checkout flow when applicable (#6014) by @octoper
-
Handle missing
publicUserDatainOrganizationMembership(#6016) by @tmilewski -
Add support for the signup_rate_limit_exceeded error on OAuth flows (#6028) by @anagstef
-
Updated dependencies [
f897773,2c6a0cc,71e6a1f]:- @clerk/shared@3.9.5
- @clerk/localizations@3.16.3
- @clerk/types@4.59.3
@clerk/clerk-expo@2.12.0
Minor Changes
- Default token cache
SecureStoreimplementationkeychainAccessibletoAFTER_FIRST_UNLOCK- The data in the keychain item cannot be accessed after a restart until the device has been unlocked once by the user. This may be useful if you need to access the item when the device is locked. (#6025) by @tmilewski
Patch Changes
@clerk/chrome-extension@2.4.10
@clerk/backend@1.34.0
Minor Changes
- Adds
clerkClient.organizations.getInstanceOrganizationMembershipList(#6022) by @tmilewski
Patch Changes
-
Add
notifyPrimaryEmailAddressChangedtoclient.users.updateUser(...)(#6023) by @tmilewski -
Updated dependencies [
f897773,2c6a0cc,71e6a1f]:- @clerk/shared@3.9.5
- @clerk/types@4.59.3