Skip to content

Releases: clerk/javascript

@clerk/vue@1.9.3

08 Aug 13:47
cf284ee
Compare
Choose a tag to compare

Patch Changes

@clerk/types@4.74.0

08 Aug 13:47
cf284ee
Compare
Choose a tag to compare

Minor Changes

  • [Billing Beta] Update PlanDetailsProps to reflect that either planId or plan is allowed. (#6472) by @panteliselef

Patch Changes

  • Introduce TaskChooseOrganization component which replaces TaskSelectOrganization with a new UI that make the experience similar to the previous SignIn and SignUp steps (#6446) by @LauraBeatris

  • [Experimental] Signals (#6450) by @dstaley

  • Rename task key from select-organization to choose-organization (#6482) by @LauraBeatris

@clerk/themes@2.4.6

08 Aug 13:47
cf284ee
Compare
Choose a tag to compare

Patch Changes

@clerk/testing@1.10.11

08 Aug 13:47
cf284ee
Compare
Choose a tag to compare

Patch Changes

@clerk/tanstack-react-start@0.21.7

08 Aug 13:47
cf284ee
Compare
Choose a tag to compare

Patch Changes

  • Introduce TaskChooseOrganization component which replaces TaskSelectOrganization with a new UI that make the experience similar to the previous SignIn and SignUp steps (#6446) by @LauraBeatris

  • Add ability to define a machine secret key to Clerk BAPI client function (#6479) by @wobsoriano

    const clerkClient = createClerkClient({ machineSecretKey: 'ak_xxxxx' })
    
    clerkClient.m2mTokens.create({...})
  • Updated dependencies [1ad16da, 4edef81, 6ff416f, e82f177, 696f8e1, f318d22, 0d27281, 1cc66ab]:

    • @clerk/clerk-react@5.40.0
    • @clerk/types@4.74.0
    • @clerk/backend@2.7.0
    • @clerk/shared@3.18.1

@clerk/shared@3.18.1

08 Aug 13:47
cf284ee
Compare
Choose a tag to compare

Patch Changes

@clerk/remix@4.10.11

08 Aug 13:47
cf284ee
Compare
Choose a tag to compare

Patch Changes

  • Introduce TaskChooseOrganization component which replaces TaskSelectOrganization with a new UI that make the experience similar to the previous SignIn and SignUp steps (#6446) by @LauraBeatris

  • Add ability to define a machine secret key to Clerk BAPI client function (#6479) by @wobsoriano

    const clerkClient = createClerkClient({ machineSecretKey: 'ak_xxxxx' })
    
    clerkClient.m2mTokens.create({...})
  • Updated dependencies [1ad16da, 4edef81, 6ff416f, e82f177, 696f8e1, f318d22, 0d27281, 1cc66ab]:

    • @clerk/clerk-react@5.40.0
    • @clerk/types@4.74.0
    • @clerk/backend@2.7.0
    • @clerk/shared@3.18.1

@clerk/react-router@1.8.11

08 Aug 13:47
cf284ee
Compare
Choose a tag to compare

Patch Changes

  • Introduce TaskChooseOrganization component which replaces TaskSelectOrganization with a new UI that make the experience similar to the previous SignIn and SignUp steps (#6446) by @LauraBeatris

  • Add ability to define a machine secret key to Clerk BAPI client function (#6479) by @wobsoriano

    const clerkClient = createClerkClient({ machineSecretKey: 'ak_xxxxx' })
    
    clerkClient.m2mTokens.create({...})
  • Updated dependencies [1ad16da, 4edef81, 6ff416f, e82f177, 696f8e1, f318d22, 0d27281, 1cc66ab]:

    • @clerk/clerk-react@5.40.0
    • @clerk/types@4.74.0
    • @clerk/backend@2.7.0
    • @clerk/shared@3.18.1

@clerk/nuxt@1.8.3

08 Aug 13:47
cf284ee
Compare
Choose a tag to compare

Patch Changes

  • Add ability to define a machine secret key to Clerk BAPI client function (#6479) by @wobsoriano

    const clerkClient = createClerkClient({ machineSecretKey: 'ak_xxxxx' })
    
    clerkClient.m2mTokens.create({...})
  • Updated dependencies [1ad16da, 4edef81, 6ff416f, e82f177, 696f8e1, f318d22, 0d27281, 1cc66ab]:

    • @clerk/types@4.74.0
    • @clerk/backend@2.7.0
    • @clerk/shared@3.18.1
    • @clerk/vue@1.9.3

@clerk/nextjs@6.30.0

08 Aug 13:47
cf284ee
Compare
Choose a tag to compare

Minor Changes

  • [Billing Beta] Update PlanDetailsProps to reflect that either planId or plan is allowed. (#6472) by @panteliselef

Patch Changes

  • Introduce TaskChooseOrganization component which replaces TaskSelectOrganization with a new UI that make the experience similar to the previous SignIn and SignUp steps (#6446) by @LauraBeatris

  • Add ability to define a machine secret key to Clerk BAPI client function (#6479) by @wobsoriano

    const clerkClient = createClerkClient({ machineSecretKey: 'ak_xxxxx' })
    
    clerkClient.m2mTokens.create({...})
  • feat(nextjs): Forward user-agent, arch, platform, and npm config with POST requests to /accountless_applications (#6483) by @heatlikeheatwave

  • Updated dependencies [1ad16da, 4edef81, 6ff416f, e82f177, 696f8e1, f318d22, 0d27281, 1cc66ab]:

    • @clerk/clerk-react@5.40.0
    • @clerk/types@4.74.0
    • @clerk/backend@2.7.0
    • @clerk/shared@3.18.1