Releases: clerk/javascript
@clerk/[email protected]
Minor Changes
-
Introduce
EmailLinkErrorCodeStatus
to support users in custom flows and markEmailLinkErrorCode
as deprecated. (#5142) by @alexcarpenter- import { EmailLinkErrorCode } from '@clerk/nextjs/errors' + import { EmailLinkErrorCodeStatus } from '@clerk/nextjs/errors'
Patch Changes
-
Update
clerkMiddleware
request callback to accept an asynchronous function (#5154) by @LauraBeatrisexport default clerkMiddleware( (auth, req) => { // Add your middleware checks }, async req => { const options = await getOptions(req); return options; }, );
-
Fix shallow internal-component navigation. (#5091) by @panteliselef
-
Updated dependencies [
d76c4699990b8477745c2584b1b98d5c92f9ace6
,a9b0087fca3f427f65907b358d9b5bc0c95921d8
,92d17d7c087470b262fa5407cb6720fe6b17d333
,30f6f3808e9b3778d5a9eb275780f94f9e9c7651
]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
-
Populate missing
fi-FI
translations for legalConsent. (#5103) by @severi -
Updated dependencies [
a9b0087fca3f427f65907b358d9b5bc0c95921d8
]:- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
d76c4699990b8477745c2584b1b98d5c92f9ace6
,a9b0087fca3f427f65907b358d9b5bc0c95921d8
,92d17d7c087470b262fa5407cb6720fe6b17d333
]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
d76c4699990b8477745c2584b1b98d5c92f9ace6
,a9b0087fca3f427f65907b358d9b5bc0c95921d8
,92d17d7c087470b262fa5407cb6720fe6b17d333
]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
d76c4699990b8477745c2584b1b98d5c92f9ace6
,a9b0087fca3f427f65907b358d9b5bc0c95921d8
,92d17d7c087470b262fa5407cb6720fe6b17d333
]:- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
d76c4699990b8477745c2584b1b98d5c92f9ace6
,a9b0087fca3f427f65907b358d9b5bc0c95921d8
,92d17d7c087470b262fa5407cb6720fe6b17d333
,30f6f3808e9b3778d5a9eb275780f94f9e9c7651
]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Minor Changes
-
Introduce
EmailLinkErrorCodeStatus
to support users in custom flows and markEmailLinkErrorCode
as deprecated. (#5142) by @alexcarpenter- import { EmailLinkErrorCode } from '@clerk/nextjs/errors' + import { EmailLinkErrorCodeStatus } from '@clerk/nextjs/errors'
Patch Changes
-
Fix an infinity re-render issue in
UserProfileModal
when we passuserProfileProps
in<UserButton />
and we havecustomMenuItems
andcustomPages
(#5145) by @nikospapcom -
Updated dependencies [
d76c4699990b8477745c2584b1b98d5c92f9ace6
,a9b0087fca3f427f65907b358d9b5bc0c95921d8
,92d17d7c087470b262fa5407cb6720fe6b17d333
]:- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Minor Changes
-
Introduce
EmailLinkErrorCodeStatus
to support users in custom flows and markEmailLinkErrorCode
as deprecated. (#5142) by @alexcarpenter- import { EmailLinkErrorCode } from '@clerk/nextjs/errors' + import { EmailLinkErrorCodeStatus } from '@clerk/nextjs/errors'
-
Fix issue where
unsafeMetadata
was not associated with sign-ups in the combined sign-in-or-up flow. (#5161) by @dstaley
Patch Changes
-
Fix navigation issue within combined flow web3 providers when additional fields are required. (#5141) by @alexcarpenter
-
Pause session touch and token refresh while browser is offline, and resume it when the device comes back online. (#5098) by @panteliselef
-
Remove logo from use another method verification card. (#5169) by @alexcarpenter
-
Trigger re-verification when setting an email as primary (#5162) by @octoper
-
Support passing additional properties to
eventPrebuiltComponentMounted()
, and ensurewithSignUp
is collected onSignIn
mount. (#5150) by @brkalow -
Adjust verification modal vertical alignment and remove logo usage within verification cards. (#5153) by @alexcarpenter
-
Track custom pages and custom items usage on
UserButton
andUserProfile
mount. (#5163) by @panteliselef -
Updated dependencies [
d76c4699990b8477745c2584b1b98d5c92f9ace6
,a9b0087fca3f427f65907b358d9b5bc0c95921d8
,92d17d7c087470b262fa5407cb6720fe6b17d333
,4001e0388a705e6dbdbb82eaaa494a688a1c6e9f
]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
3fac68329c39811f18d18dce03ba1f816ee51837
,cab940862870e7961ba92e88ae3e6228b1893e97
,74868fa2c2b29f3e180755a463b1f0f2fea769e2
,d76c4699990b8477745c2584b1b98d5c92f9ace6
,c0ecbe41ffde6992e9953fb47f8907ea0f9d2a18
,a9b0087fca3f427f65907b358d9b5bc0c95921d8
,92d17d7c087470b262fa5407cb6720fe6b17d333
,30f6f3808e9b3778d5a9eb275780f94f9e9c7651
,14fd729bc3a2d6afd442e95ed3a53ae8a5c7cbc8
,35059df134f0b9643cfaebf76f6fc0f34326d96b
,f59491ea3b92eee05d812a2c7f965e06e78b4c9b
]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]
@clerk/[email protected]
Patch Changes
- Updated dependencies [
3fac68329c39811f18d18dce03ba1f816ee51837
,cab940862870e7961ba92e88ae3e6228b1893e97
,74868fa2c2b29f3e180755a463b1f0f2fea769e2
,d76c4699990b8477745c2584b1b98d5c92f9ace6
,c0ecbe41ffde6992e9953fb47f8907ea0f9d2a18
,a9b0087fca3f427f65907b358d9b5bc0c95921d8
,92d17d7c087470b262fa5407cb6720fe6b17d333
,30f6f3808e9b3778d5a9eb275780f94f9e9c7651
,14fd729bc3a2d6afd442e95ed3a53ae8a5c7cbc8
,35059df134f0b9643cfaebf76f6fc0f34326d96b
,f59491ea3b92eee05d812a2c7f965e06e78b4c9b
]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]