clerk-cookie
released this
04 Nov 20:11
·
254 commits
to main
since this release
Minor Changes
-
New Feature: Introduce the
<Waitlist />
component and thewaitlist
sign up mode. (#4376) by @nikospapcom- Allow users to request access with an email address via the new
<Waitlist />
component. - Show
Join waitlist
prompt from<SignIn />
component when mode iswaitlist
. - Appropriate the text in the Sign Up component when mode is
waitlist
. - Added
joinWaitlist()
method inClerk
singleton. - Added
redirectToWaitlist()
method inClerk
singleton to allow user to redirect to waitlist page.
- Allow users to request access with an email address via the new
Patch Changes
-
Fixes an issue where Next.js cache invalidation was incorrectly setting a cookie. (#4478) by @BRKalow
-
Fix issue within
<ClerkProvider />
where the window object is possibly undefined. (#4476) by @alexcarpenter -
Updated dependencies [
d74a6a7c0f291104c6bba722a8c432814d7b336e
,1a0c8fe665869e732d3c800bde0f5219fce54301
,0800fc3f1f4e1b6a1d13f5c02557001a283af6e8
]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]