releases.shpreview
Clerk/JavaScript SDK

JavaScript SDK

$npx -y @buildinternet/releases show clerk-javascript-sdk
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases216Avg66/moVersions@clerk/backend@3.2.2 → @clerk/clerk-js@6.7.4
Apr 16, 2026

Patch Changes

  • Added development runtime error when mounting <OAuthconsent /> without active session. (#8335) by @wobsoriano

  • Updated dependencies [c7b0f47, 34762e8]:

    • @clerk/shared@4.8.2

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

  • Add emailAddress, phoneNumber, and username support to signUp.update() (#8320) by @dstaley

  • Added development runtime error when mounting <OAuthconsent /> without active session. (#8335) by @wobsoriano

Patch Changes

Patch Changes

Patch Changes

Minor Changes

  • Add native component theming via the Expo config plugin. You can now customize the appearance of Clerk's native components (<AuthView />, <UserButton />, <UserProfileView />) on iOS and Android by passing a theme prop to the plugin pointing at a JSON file: (#8243) by @chriscanin

    {
      "expo": {
        "plugins": [["@clerk/expo", { "theme": "./clerk-theme.json" }]]
      }
    }

    The JSON theme supports:

    • colors — 15 semantic color tokens (primary, background, input, danger, success, warning, foreground, mutedForeground, primaryForeground, inputForeground, neutral, border, ring, muted, shadow) as 6- or 8-digit hex strings.
    • darkColors — same shape as colors; applied automatically when the system is in dark mode.
    • design.borderRadius — number, applied to both platforms.
    • design.fontFamily — string, iOS only.

    Theme JSON is validated at prebuild. On iOS the theme is embedded into Info.plist; on Android the JSON is copied into android/app/src/main/assets/clerk_theme.json. The plugin does not modify your app's userInterfaceStyle setting — control light/dark mode via "userInterfaceStyle" in app.json.

Patch Changes

  • Updated dependencies [c7b0f47, 34762e8]:
    • @clerk/shared@4.8.2
    • @clerk/clerk-js@6.7.3
    • @clerk/react@6.4.2

Patch Changes

Patch Changes

Patch Changes

Apr 15, 2026

Patch Changes

  • Updated dependencies []:
    • @clerk/types@4.101.22

Patch Changes

  • Updated dependencies [2c14f0e]:
    • @clerk/shared@3.47.4
    • @clerk/types@4.101.22

Patch Changes

  • Updated dependencies [2c14f0e]:
    • @clerk/shared@3.47.4
    • @clerk/localizations@3.37.4

Patch Changes

  • Updated dependencies [2c14f0e]:
    • @clerk/shared@3.47.4
    • @clerk/backend@2.33.2
    • @clerk/types@4.101.22

Patch Changes

  • Normalize URL paths in createPathMatcher to prevent route protection bypass (#8310) by @nikosdouvlis

  • Updated dependencies [2c14f0e]:

    • @clerk/shared@3.47.4
    • @clerk/backend@2.33.2
    • @clerk/types@4.101.22

Patch Changes

  • Updated dependencies [2c14f0e]:
    • @clerk/shared@3.47.4

Patch Changes

  • Updated dependencies [2c14f0e]:
    • @clerk/shared@3.47.4
    • @clerk/backend@2.33.2
    • @clerk/types@4.101.22
Latest
@clerk/clerk-js@6.7.4
Tracking Since
Mar 20, 2026
Last fetched Apr 18, 2026