Skip to content

Releases: clerk/javascript

@clerk/localizations@3.16.3

29 May 13:10
94be195

Choose a tag to compare

Patch Changes

  • Add "Past Due" amount on checkout flow when applicable (#6014) by @octoper

  • Updated dependencies [2c6a0cc, 71e6a1f]:

    • @clerk/types@4.59.3

@clerk/fastify@2.2.23

29 May 13:10
94be195

Choose a tag to compare

Patch Changes

@clerk/express@1.5.2

29 May 13:11
94be195

Choose a tag to compare

Patch Changes

@clerk/expo-passkeys@0.3.8

29 May 13:11
94be195

Choose a tag to compare

Patch Changes

@clerk/elements@0.23.31

29 May 13:11
94be195

Choose a tag to compare

Patch Changes

  • Updated dependencies [f897773, 2c6a0cc, 71e6a1f]:
    • @clerk/shared@3.9.5
    • @clerk/types@4.59.3
    • @clerk/clerk-react@5.31.8

@clerk/clerk-react@5.31.8

29 May 13:11
94be195

Choose a tag to compare

Patch Changes

@clerk/clerk-js@5.67.5

29 May 13:10
94be195

Choose a tag to compare

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 publicUserData in OrganizationMembership (#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

29 May 13:11
94be195

Choose a tag to compare

Minor Changes

  • Default token cache SecureStore implementation keychainAccessible to AFTER_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

29 May 13:11
94be195

Choose a tag to compare

Patch Changes

@clerk/backend@1.34.0

29 May 13:10
94be195

Choose a tag to compare

Minor Changes

  • Adds clerkClient.organizations.getInstanceOrganizationMembershipList (#6022) by @tmilewski

Patch Changes

  • Add notifyPrimaryEmailAddressChanged to client.users.updateUser(...) (#6023) by @tmilewski

  • Updated dependencies [f897773, 2c6a0cc, 71e6a1f]:

    • @clerk/shared@3.9.5
    • @clerk/types@4.59.3