Skip to content

Releases: clerk/javascript

@clerk/clerk-js@5.79.0

31 Jul 17:49
a3355af

Choose a tag to compare

Minor Changes

  • [Billing Beta]: Update prefix for checkout status (#6438) by @panteliselef

    Replaces awaiting_ with needs_.

  • [Billing Beta] Remove statement_id from the checkout resource. (#6437) by @panteliselef

Patch Changes

  • Add inputmode="email" to email fields to help prompt mobile devices to use a virtual keyboard optimized for entering email addresses. (#6440) by @alexcarpenter

  • Fix TelemetryCollector logic for clerk-js in browser to properly populate sdkMetadata for telemetry events. (#6448) by @panteliselef

  • Display alert on plan details error (#6384) by @panteliselef

  • Added proper type checking before using the in operator to prevent errors when modal state contains non-object values (#6433) by @jacekradko

  • Refactor billing statement page and payment attempt page data loading (#6420) by @aeliox

  • Added temporary patch for API keys pagination compatibility (#6451) by @wobsoriano

  • Fix SSO callback for after-auth custom flows (#6430) by @LauraBeatris

  • Updated dependencies [7a46679, 05cc5ec, 22c35ef, c69de58, e8d816a, aa9f185, af0e123, 3d1d871]:

    • @clerk/shared@3.17.0
    • @clerk/types@4.72.0
    • @clerk/localizations@3.20.6

@clerk/clerk-expo@2.14.14

31 Jul 17:49
a3355af

Choose a tag to compare

Patch Changes

@clerk/chrome-extension@2.5.15

31 Jul 17:50
a3355af

Choose a tag to compare

Patch Changes

@clerk/backend@2.6.2

31 Jul 17:49
a3355af

Choose a tag to compare

Patch Changes

@clerk/astro@2.10.13

31 Jul 17:49
a3355af

Choose a tag to compare

Patch Changes

@clerk/agent-toolkit@0.1.16

31 Jul 17:49
a3355af

Choose a tag to compare

Patch Changes

@clerk/vue@1.9.0

29 Jul 16:18
a34bad4

Choose a tag to compare

Minor Changes

Patch Changes

@clerk/types@4.71.0

29 Jul 16:18
a34bad4

Choose a tag to compare

Minor Changes

  • [Billing Beta]: Replace org for organization as payer type for billing APIs. (#6423) by @panteliselef

    This applies for all billing APIs, except the resources classes that represent data from Frontend API.

  • Refactor base theme approach to enable opting into simple theme. (#6371) by @alexcarpenter

    appearance={{
      theme: 'simple' // removes Clerk base theme
    }}

Patch Changes

@clerk/themes@2.4.3

29 Jul 16:18
a34bad4

Choose a tag to compare

Patch Changes

@clerk/testing@1.10.8

29 Jul 16:18
a34bad4

Choose a tag to compare

Patch Changes