Conversation
045c20d to
3cb6621
Compare
3cb6621 to
bce6768
Compare
octoper
approved these changes
Jul 26, 2024
brkalow
pushed a commit
that referenced
this pull request
Aug 1, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/clerk-expo@2.0.0
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
/websubpath 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/astro@1.0.4
Patch Changes
Introduce option to opt-out of telemetry data collection (#3808) by @wobsoriano
Allow the handler of
clerkMiddlewareto return undefined. When undefined is returned,clerkMiddlewareimplicitly callsawait next(). (#3792) by @wobsorianoUpdated dependencies [
b48689705,17bbe0199,4e61f8d27]:@clerk/backend@1.4.3
Patch Changes
b48689705]:@clerk/chrome-extension@1.1.7
Patch Changes
b48689705,17bbe0199,4e61f8d27]:@clerk/clerk-js@5.10.2
Patch Changes
Add support for opening the
UserProfileModalandOrganizationProfileModalto specific navigation items through theUserButtonandOrganizationSwitcher. (#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_emailandsignUp.start.actionLink__use_phonelocalization keys. (#3826) by @alexcarpenterUpdated dependencies [
b48689705,4e61f8d27]:@clerk/dev-cli@0.0.3
Patch Changes
clerk-dev initwould error if the config directory did not already exist. (#3804) by @BRKalow@clerk/elements@0.10.7
Patch Changes
b48689705]:@clerk/express@0.0.21
Patch Changes
b48689705]:@clerk/fastify@1.0.23
Patch Changes
b48689705]:@clerk/localizations@2.5.2
Patch Changes
Add
signUp.start.actionLink__use_emailandsignUp.start.actionLink__use_phonelocalization keys. (#3826) by @alexcarpenterUpdated dependencies [
b48689705]:@clerk/nextjs@5.2.8
Patch Changes
b48689705]:@clerk/clerk-react@5.2.10
Patch Changes
b48689705]:@clerk/remix@4.2.7
Patch Changes
b48689705]:@clerk/clerk-sdk-node@5.0.20
Patch Changes
b48689705]:@clerk/shared@2.4.1
Patch Changes
b48689705]:@clerk/tanstack-start@0.1.11
Patch Changes
b48689705]:@clerk/testing@1.2.3
Patch Changes
b48689705]:@clerk/themes@2.1.14
Patch Changes
b48689705]:@clerk/types@4.9.1
Patch Changes
UserProfileModalandOrganizationProfileModalto specific navigation items through theUserButtonandOrganizationSwitcher. (#3732) by @EmmanouelaPothitou