@clerk/tanstack-start@0.10.0
·
13 commits
to main
since this release
Minor Changes
-
Introduce
EmailLinkErrorCodeStatus
to support users in custom flows and markEmailLinkErrorCode
as deprecated. (#5151) by @alexcarpenter- import { EmailLinkErrorCode } from '@clerk/tanstack-start/errors' + import { EmailLinkErrorCodeStatus } from '@clerk/tanstack-start/errors'
PR #5142
Patch Changes
- Updated dependencies [
d76c4699990b8477745c2584b1b98d5c92f9ace6
,a9b0087fca3f427f65907b358d9b5bc0c95921d8
,92d17d7c087470b262fa5407cb6720fe6b17d333
,30f6f3808e9b3778d5a9eb275780f94f9e9c7651
]:- @clerk/shared@2.22.0
- @clerk/clerk-react@5.23.0
- @clerk/types@4.46.1
- @clerk/backend@1.24.2