ci(repo): Version packages - #3700
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
24 times, most recently
from
July 16, 2024 09:00
686b946 to
7755268
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 16, 2024 12:07
7755268 to
6e01407
Compare
nikosdouvlis
added a commit
that referenced
this pull request
Jul 16, 2024
This reverts commit c633f07.
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-js@5.9.0
Minor Changes
Added support for Custom OAuth providers (#3678) by @nikospapcom
CustomOAuthStrategy:CustomOAuthStrategytype with the valueoauth_custom_${string}OAuthStrategyto includeCustomOAuthStrategy:export type OAuthStrategy =oauth_${OAuthProvider}| CustomOAuthStrategy;CustomOauthProvidertype with valuecustom_${string}and extendedOAuthProvidertype to includeCustomOauthProviderlogo_urlis null for custom OAuth providersProviderInitialIconinternal component in order to display custom oauth provider initials if providerlogo_urlis nullPatch Changes
Bug Fix: Navigation during signing out requires a router which was missing from the ImpersonationFab (#3712) by @panteliselef
Updated dependencies [
0935cfce9]:@clerk/types@4.8.0
Minor Changes
Added support for Custom OAuth providers (#3678) by @nikospapcom
CustomOAuthStrategy:CustomOAuthStrategytype with the valueoauth_custom_${string}OAuthStrategyto includeCustomOAuthStrategy:export type OAuthStrategy =oauth_${OAuthProvider}| CustomOAuthStrategy;CustomOauthProvidertype with valuecustom_${string}and extendedOAuthProvidertype to includeCustomOauthProviderlogo_urlis null for custom OAuth providersProviderInitialIconinternal component in order to display custom oauth provider initials if providerlogo_urlis null@clerk/astro@0.0.3
Patch Changes
Update existing env variables that is still using
PUBLIC_ASTRO_APPprefix toPUBLIC_. (#3707) by @wobsorianoMove
@clerk/astro/components/*to@clerk/astro/components(#3705) by @panteliselefSimplify submodules and drop the
bunldedvariant. (#3701) by @panteliselefMoved
@clerk/astro/client/reactto@clerk/astro/react@clerk/astro/client/storesto@clerk/astro/clientDropped
@clerk/astro/bundled@clerk/astro/client/bundled@clerk/astro/internal/bundled@clerk/astro/integration@clerk/astro/integration/bundledSupport
Astro.locals.auth().redirectToSignIn()(#3711) by @panteliselefThis allows for redirectingToSignIn at the page level
Add a reusable ID generation function (#3698) by @wobsoriano
Remove
@nanostores/reactfrom depedency. (#3693) by @panteliselefIntroduce
<AuthenticateWithRedirectCallback/>as an Astro and as a React component (#3719) by @wobsorianoUpdated dependencies [
d11873579,0935cfce9]:@clerk/backend@1.3.2
Patch Changes
0935cfce9]:@clerk/chrome-extension@1.1.4
Patch Changes
d11873579,0935cfce9]:@clerk/elements@0.10.3
Patch Changes
Ensure updated provided values to controlled inputs are sent to the machine (#3702) by @alexcarpenter
Fix isWeb3Strategy check to account for prefix and suffix (#3708) by @alexcarpenter
Updated dependencies [
0935cfce9]:@clerk/clerk-expo@1.2.7
Patch Changes
d11873579,0935cfce9]:@clerk/express@0.0.17
Patch Changes
0935cfce9]:@clerk/fastify@1.0.19
Patch Changes
0935cfce9]:@clerk/localizations@2.4.8
Patch Changes
0935cfce9]:@clerk/nextjs@5.2.4
Patch Changes
0935cfce9]:@clerk/clerk-react@5.2.8
Patch Changes
0935cfce9]:@clerk/remix@4.2.3
Patch Changes
0935cfce9]:@clerk/clerk-sdk-node@5.0.16
Patch Changes
0935cfce9]:@clerk/shared@2.3.3
Patch Changes
0935cfce9]:@clerk/tanstack-start@0.1.7
Patch Changes
0935cfce9]:@clerk/testing@1.1.11
Patch Changes
Remove the experimental console warning from Cypress integration. (#3704) by @anagstef
Updated dependencies [
0935cfce9]:@clerk/themes@2.1.12
Patch Changes
0935cfce9]: