Skip to content

Releases: clerk/javascript

@clerk/clerk-js@5.34.2

15 Nov 10:25
6926e23
Compare
Choose a tag to compare

Patch Changes

@clerk/clerk-expo@2.3.5

15 Nov 10:25
6926e23
Compare
Choose a tag to compare

@clerk/chrome-extension@1.3.36

15 Nov 10:25
6926e23
Compare
Choose a tag to compare

@clerk/vue@0.0.4

14 Nov 15:26
5d6c300
Compare
Choose a tag to compare

Patch Changes

@clerk/vue@0.0.3

14 Nov 09:29
3353935
Compare
Choose a tag to compare

@clerk/ui@0.1.20

14 Nov 15:26
5d6c300
Compare
Choose a tag to compare

Patch Changes

@clerk/ui@0.1.19

14 Nov 09:29
3353935
Compare
Choose a tag to compare

@clerk/types@4.34.0

14 Nov 15:26
5d6c300
Compare
Choose a tag to compare

Minor Changes

  • Update reverification config values to snake_case. (#4556) by @panteliselef

    For __experimental_ReverificationConfig

    • strictMfa changes to strict_mfa

    For __experimental_SessionVerificationLevel

    • firstFactor changes to first_factor
      • secondFactor changes to second_factor
      • multiFactor changes to multi_factor

@clerk/types@4.33.0

14 Nov 09:30
3353935
Compare
Choose a tag to compare

Minor Changes

  • Surface enterprise accounts in UserProfile, allowing to display more protocols besides SAML (#4518) by @LauraBeatris

  • Introduce the experimental.rethrowOfflineNetworkErrors option to the ClerkProvider component. (#4525) by @anagstef

    When set to true, Clerk will rethrow network errors that occur while the user is offline.

  • Replace veryStrict with strictMfa configuration for reverification. (#4545) by @panteliselef

@clerk/themes@2.1.45

14 Nov 15:26
5d6c300
Compare
Choose a tag to compare

Patch Changes