Skip to content

Commit

Permalink
chore(repo): Update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
nikospapcom committed Oct 23, 2024
1 parent 61b3d19 commit 70fa57e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .changeset/nine-squids-buy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,9 @@
"@clerk/types": minor
---

Introduce Waitlist component
Show `Join waitlist` promt from `<SignIn />` component when mode is `waitlist`
Change the text in `RestrictedAccess` component when mode is `waitlist`
Introduce `<Waitlist />` component to allow users to join in the waitlist via email
Introduce `joinWaitlist` method in `clerk` class
Introduce `redirectToWaitlist` function in `clerk` class to allow user to redirect to waitlist page

0 comments on commit 70fa57e

Please sign in to comment.