Minor Changes
-
Support reading / writing / removing suffixed/un-suffixed cookies from
@clerk/clerk-js
and@clerk/backend
. by @dimklThe
__session
,__clerk_db_jwt
and__client_uat
cookies will now include a suffix derived from the instance's publishakeKey. The cookie name suffixes are used to prevent cookie collisions, effectively enabling support for multiple Clerk applications running on the same domain. -
Improve UX in ConnectedAccounts by converting the error into a useful, user-friendly message with a visible way to take action. (#3723) by @panteliselef
Patch Changes
-
Update the image alt attribute to fix accessibility issues reported by Lighthouse. (#3775) by @vignesh-gupta
-
Set
session
andclient_uat
before invalidating cache duringsetActive()
flow (#3774) by @nikosdouvlis -
Update types to account for null second factors (#3780) by @dstaley
-
Updated dependencies [
b87f7b9e1
,b2788f67b
,6e8a5037c
,b2788f67b
,5fa7208cf
,86c75e50c
]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]