Minor Changes
-
New Feature: Introduce the
<Waitlist />component and thewaitlistsign up mode. (#4376) by @nikospapcom- Allow users to request access with an email address via the new
<Waitlist />component. - Show
Join waitlistprompt from<SignIn />component when mode iswaitlist. - Appropriate the text in the Sign Up component when mode is
waitlist. - Added
joinWaitlist()method inClerksingleton. - Added
redirectToWaitlist()method inClerksingleton to allow user to redirect to waitlist page.
- Allow users to request access with an email address via the new
Patch Changes
-
Expose internal
__internal_getOptionmethod from Clerk. (#4456) by @alexcarpenter -
Updated dependencies [
d74a6a7c0f291104c6bba722a8c432814d7b336e,1a0c8fe665869e732d3c800bde0f5219fce54301,0800fc3f1f4e1b6a1d13f5c02557001a283af6e8]:- @clerk/types@4.30.0
- @clerk/shared@2.11.4