Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@clerk/[email protected]
Major Changes
Support for Expo Web has been added! You can now build fullstack websites with Expo, React, and Clerk. Utilize Clerk's components to build out your app. (#3456) by @octoper
You can access the components from the
/web
subpath import like so:Breaking change: You need to use Expo 50 or later. The minimum required React Native version was bumped to
0.73
.Patch Changes
b48689705
,17bbe0199
,4e61f8d27
]:@clerk/[email protected]
Patch Changes
Introduce option to opt-out of telemetry data collection (#3808) by @wobsoriano
Allow the handler of
clerkMiddleware
to return undefined. When undefined is returned,clerkMiddleware
implicitly callsawait next()
. (#3792) by @wobsorianoUpdated dependencies [
b48689705
,17bbe0199
,4e61f8d27
]:@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
b48689705
,17bbe0199
,4e61f8d27
]:@clerk/[email protected]
Patch Changes
Add support for opening the
UserProfileModal
andOrganizationProfileModal
to specific navigation items through theUserButton
andOrganizationSwitcher
. (#3732) by @EmmanouelaPothitouAdjust how we pass captcha tokens to the Clerk API when signing in with Google, Microsoft, and Apple (#3806) by @BRKalow
Add
signUp.start.actionLink__use_email
andsignUp.start.actionLink__use_phone
localization keys. (#3826) by @alexcarpenterUpdated dependencies [
b48689705
,4e61f8d27
]:@clerk/[email protected]
Patch Changes
clerk-dev init
would error if the config directory did not already exist. (#3804) by @BRKalow@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
Add
signUp.start.actionLink__use_email
andsignUp.start.actionLink__use_phone
localization keys. (#3826) by @alexcarpenterUpdated dependencies [
b48689705
]:@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
b48689705
]:@clerk/[email protected]
Patch Changes
UserProfileModal
andOrganizationProfileModal
to specific navigation items through theUserButton
andOrganizationSwitcher
. (#3732) by @EmmanouelaPothitou