@clerk/clerk-js@6.25.10
📦 clerkView on GitHub →
🐛 1 fixes
Summary
This patch release addresses an issue where overlapping verification preparations could lead to duplicate verification sends. The fix ensures a more reliable verification process across sign-in, sign-up, and user profile actions.
🐛 Bug Fixes
- Prevented overlapping verification preparations from triggering duplicate verification sends during sign-in, sign-up, and when verifying an email address, phone number, or web3 wallet from the user profile.