Skip to content

Releases: clerk/javascript

@clerk/vue@2.0.8

01 Apr 01:00
0954e49

Choose a tag to compare

Patch Changes

@clerk/ui@1.3.0

01 Apr 01:00
0954e49

Choose a tag to compare

Minor Changes

  • Add support for seat-based billing plans in Clerk Billing. (#8006) by @dstaley

  • Add EnterpriseConnection resource (#8175) by @LauraBeatris

    User.getEnterpriseConnections() was wrongly typed as returning EnterpriseAccountConnectionResource[], it now returns EnterpriseConnectionResource[]

  • Allow to link external accounts to enterprise accounts via UserProfile (#8091) by @NicolasLopes7

Patch Changes

@clerk/testing@2.0.8

01 Apr 01:00
0954e49

Choose a tag to compare

Patch Changes

@clerk/tanstack-react-start@1.0.8

01 Apr 01:00
0954e49

Choose a tag to compare

Patch Changes

@clerk/shared@4.4.0

01 Apr 01:00
0954e49

Choose a tag to compare

Minor Changes

  • Add support for seat-based billing plans in Clerk Billing. (#8006) by @dstaley

  • Add EnterpriseConnection resource (#8175) by @LauraBeatris

    User.getEnterpriseConnections() was wrongly typed as returning EnterpriseAccountConnectionResource[], it now returns EnterpriseConnectionResource[]

  • Allow to link external accounts to enterprise accounts via UserProfile (#8091) by @NicolasLopes7

Patch Changes

@clerk/react@6.1.4

01 Apr 01:00
0954e49

Choose a tag to compare

Patch Changes

@clerk/react-router@3.0.8

01 Apr 01:00
0954e49

Choose a tag to compare

Patch Changes

@clerk/nuxt@2.0.8

01 Apr 01:00
0954e49

Choose a tag to compare

Patch Changes

  • Derive apiUrl from the publishable key using apiUrlFromPublishableKey(), matching the behavior of other Clerk SDKs (@clerk/nextjs, @clerk/astro, etc.). Staging publishable keys (with .accountsstage.dev) now automatically route to https://api.clerkstage.dev without requiring a manual NUXT_PUBLIC_CLERK_API_URL override. Explicit apiUrl configuration still takes priority. (#8208) by @wyattjoh

  • Updated dependencies [9a00a1c, 00715a6, 39ee042, b8c73d3, 1827b50, 7707a31, 849f198, 7c7d025]:

    • @clerk/shared@4.4.0
    • @clerk/backend@3.2.4
    • @clerk/vue@2.0.8

@clerk/nextjs@7.0.8

01 Apr 01:01
0954e49

Choose a tag to compare

Patch Changes

@clerk/localizations@4.3.0

01 Apr 01:00
0954e49

Choose a tag to compare

Minor Changes

  • Add support for seat-based billing plans in Clerk Billing. (#8006) by @dstaley

  • Allow to link external accounts to enterprise accounts via UserProfile (#8091) by @NicolasLopes7

Patch Changes