Minor Changes
Patch Changes
-
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