Skip to content

@clerk/clerk-js@5.80.0

Compare
Choose a tag to compare
@clerk-cookie clerk-cookie released this 06 Aug 16:39
· 12 commits to main since this release
0560de8

Minor Changes

  • [Billing Beta] Update checkout.status type to be 'needs_confirmation' | 'completed' instead of string. (#6474) by @panteliselef

Patch Changes

  • [Billing Beta] Stricter return type of useCheckout to improve inference of other properties. (#6473) by @panteliselef

  • Guard against navigation to root sign-in route during setActive in SignInFactorOne (#6462) by @LauraBeatris

  • Fix invalid DOM element prop being passed down to Input (#6458) by @jacekradko

  • Fix iframe detetction and ensure we prefer the oauth popup flow when in an iframe. (#6455) by @brkalow

  • Fix multi-session navigation for hash routing (#6461) by @LauraBeatris

  • Fix touchSession option to only affect session touch behavior to window focus events. (#6444) by @LauraBeatris

    Previously, when touchSession: false was provided, it incorrectly prevented session touching during setActive() calls when switching sessions or selecting organizations.

  • Updated dependencies [9368daf, f93965f, 7b6dcee, ef87617]:

    • @clerk/shared@3.18.0
    • @clerk/localizations@3.20.7
    • @clerk/types@4.73.0