clerk-cookie
released this
16 Sep 13:19
·
259 commits
to main
since this release
Minor Changes
-
Experimental support for
has()
with assurance. (#4118) by @panteliselefExample usage:
has({ __experimental_assurance: { level: "L2.secondFactor", maxAge: "A1.10min", }, });
Created a shared utility called
createCheckAuthorization
exported from@clerk/shared
Patch Changes
-
Moves
fastDeepMerge
utils to@clerk/shared
package. (#4056) by @alexcarpenter -
Adds translation keys for error messages from the organizations API. (#4123) by @LauraBeatris
-
Updated dependencies [
23b850f5f
,ace56babd
,ba19be354
,248142a6d
,1189f71f8
,de1ba10b4
]:- @clerk/[email protected]
- @clerk/[email protected]
- @clerk/[email protected]