Patch Changes
-
Adds support for Apple Pay to
AddPaymentSourcecomponent, and removes the unusable "collapsed" state. (#5506) by @aeliox -
Fixes an issue where a race condition was caused by triggering navigations during a call to
setActive. (#5515) by @dstaley -
Introduce
clerk.__internal_openCheckout()andclerk.__internal_closeCheckout()methods and remove<Checkout />from within the<PricingTable />component. (#5481) by @alexcarpenter -
Fix routing issue in
<Checkout />component by wrapping theLazyDrawerRendererwith nestedVirtualRouter. (#5527) by @alexcarpenter -
Fixes an issue where the SSO callback URL was incorrectly set for combined sign-in/sign-up. (#5515) by @dstaley
-
Trigger navigation to tasks on
setActivefor internal routing only (#5535) by @LauraBeatris -
Updated dependencies [
e1ec52b,bebb6d8,c3e7886,d0d5203,6112420,9b25e31,26ce4c1]:- @clerk/types@4.51.0
- @clerk/localizations@3.13.6
- @clerk/shared@3.4.0