Skip to content

Releases: clerk/javascript

@clerk/[email protected]

08 May 17:38
bb6a13f
Compare
Choose a tag to compare

Patch Changes

@clerk/[email protected]

08 May 17:38
bb6a13f
Compare
Choose a tag to compare

@clerk/[email protected]

08 May 17:38
bb6a13f
Compare
Choose a tag to compare

@clerk/[email protected]

08 May 17:38
bb6a13f
Compare
Choose a tag to compare

Patch Changes

  • Fix bug in JWKS cache logic that caused a race condition resulting in no JWK being available. (#3321) by @BRKalow

  • Pass devBrowserToken to createRedirect() to ensure methods from auth() that trigger redirects correctly pass the dev browser token for URL-based session syncing. (#3334) by @BRKalow

  • Updated dependencies [1662aaae9, f70c885f7, f5804a225]:

@clerk/[email protected]

06 May 19:57
98c0ce6
Compare
Choose a tag to compare

Patch Changes

  • Fix issue where sign-up action resend would render type error for applying submit attribute (#3327) by @alexcarpenter

@clerk/[email protected]

03 May 00:44
c13b29c
Compare
Choose a tag to compare

Patch Changes

@clerk/[email protected]

03 May 00:44
c13b29c
Compare
Choose a tag to compare

Patch Changes

@clerk/[email protected]

03 May 14:40
69df1ab
Compare
Choose a tag to compare

Patch Changes

  • Fix otp input overflow using clip path to prevent users clicking in the overflow space for password managers causing unexpected focus on input element (#3317) by @alexcarpenter

@clerk/[email protected]

02 May 02:43
7dcd588
Compare
Choose a tag to compare

Minor Changes

  • Fix sign in route registration on development environments (#3308) by @tmilewski

[email protected]

01 May 08:45
17ec7a6
Compare
Choose a tag to compare

Patch Changes