Skip to content

@clerk/clerk-js@5.125.4

Choose a tag to compare

@clerk-cookie clerk-cookie released this 02 Mar 18:17
· 1445 commits to main since this release
eb9c9ee

Patch Changes

  • Fix a crash in the Turnstile CAPTCHA retry logic where captcha.reset() was called after the widget's DOM container had already been removed, causing an unhandled error (#7957) by @tmilewski