Minor Changes
-
[Billing Beta]: Replace
orgfororganizationas payer type for billing APIs. (#6423) by @panteliselefThis 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
-
Fixes an issue where cookies were not properly cleared on sign out when using non-default cookie attributes. (#6368) by @brkalow
-
Make
.finalize()from useCheckout to return a Promise. (#6422) by @panteliselef -
Fix server-side session cache not being invalidated for after-auth custom flows (#6425) by @LauraBeatris
-
Improve CLS when PaymentElement mounts in Checkout. (#6387) by @panteliselef
-
Updated dependencies [
e404456,2803133,f1d9d34,d58b959,822ba1f,d4d2612]:- @clerk/types@4.71.0
- @clerk/shared@3.16.0
- @clerk/localizations@3.20.5