Skip to content

Releases: clerk/javascript

@clerk/fastify@3.1.20

29 Apr 16:01
e85de19

Choose a tag to compare

Patch Changes

@clerk/express@2.1.10

29 Apr 16:01
e85de19

Choose a tag to compare

Patch Changes

@clerk/expo@3.2.5

29 Apr 16:00
e85de19

Choose a tag to compare

Patch Changes

  • Updated dependencies [9b57986, a9f9b29]:
    • @clerk/shared@4.8.6
    • @clerk/clerk-js@6.7.8
    • @clerk/react@6.4.6

@clerk/expo-passkeys@1.0.18

29 Apr 16:00
e85de19

Choose a tag to compare

Patch Changes

@clerk/clerk-js@6.7.8

29 Apr 16:01
e85de19

Choose a tag to compare

Patch Changes

  • Auto-proxy FAPI requests for .vercel.app subdomains. When deployed to a .vercel.app domain without explicit proxy or domain configuration, the SDK automatically routes Frontend API requests through /__clerk on the app's own origin. This enables Clerk production mode on Vercel deployments without manual proxy setup. (#8035) by @brkalow

  • Loosen @tanstack/query-core dependency from an exact pin to a caret range (^5.90.16) so it can dedupe with consumer-installed @tanstack/react-query versions. This avoids Vite resolve.dedupe resolution failures under Bun when two divergent copies of query-core end up nested instead of hoisted. (#8417) by @jacekradko

  • Updated dependencies [9b57986, a9f9b29]:

    • @clerk/shared@4.8.6

@clerk/chrome-extension@3.1.19

29 Apr 16:00
e85de19

Choose a tag to compare

Patch Changes

  • Updated dependencies [9b57986, a9f9b29]:
    • @clerk/shared@4.8.6
    • @clerk/clerk-js@6.7.8
    • @clerk/react@6.4.6
    • @clerk/ui@1.6.8

@clerk/backend@3.4.2

29 Apr 16:01
e85de19

Choose a tag to compare

Patch Changes

  • Auto-proxy FAPI requests for .vercel.app subdomains. When deployed to a .vercel.app domain without explicit proxy or domain configuration, the SDK automatically routes Frontend API requests through /__clerk on the app's own origin. This enables Clerk production mode on Vercel deployments without manual proxy setup. (#8035) by @brkalow

  • Fix Request cloning and outbound fetch to omit cross-realm AbortSignal. Node 24's bundled undici tightened the instanceof AbortSignal check on RequestInit.signal, which broke: (#8351) by @jacekradko

    • Cloning framework-specific requests such as NextRequest in @clerk/backend's ClerkRequest.
    • Subclassed Requests passed through patchRequest in @clerk/react-router and @clerk/tanstack-react-start.
    • Frontend API proxying in @clerk/backend's clerkFrontendApiProxy, which forwarded the inbound request's signal to the upstream fetch. Abort propagation will be restored in a follow-up via an in-realm AbortController bridge.
  • Updated dependencies [9b57986, a9f9b29]:

    • @clerk/shared@4.8.6

@clerk/astro@3.0.22

29 Apr 16:01
e85de19

Choose a tag to compare

Patch Changes

@clerk/vue@2.0.18

25 Apr 02:54
2f48ea8

Choose a tag to compare

Patch Changes

  • Updated dependencies [da76490]:
    • @clerk/shared@4.8.5

@clerk/ui@1.6.7

25 Apr 02:54
2f48ea8

Choose a tag to compare

Patch Changes

  • Updated dependencies [da76490]:
    • @clerk/shared@4.8.5
    • @clerk/localizations@4.5.5