ci(repo): Version packages - #3733
Merged
Merged
Conversation
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 by @nikosdouvlis
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 by @nikosdouvlis
Updated dependencies [
df7d856d5]:@clerk/types@4.8.0
Minor Changes
Added support for Custom OAuth providers by @nikosdouvlis
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_. by @nikosdouvlisMove
@clerk/astro/components/*to@clerk/astro/componentsby @nikosdouvlisSimplify submodules and drop the
bunldedvariant. by @nikosdouvlisMoved
@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()by @nikosdouvlisThis allows for redirectingToSignIn at the page level
Add a reusable ID generation function by @nikosdouvlis
Remove
@nanostores/reactfrom depedency. by @nikosdouvlisIntroduce
<AuthenticateWithRedirectCallback/>as an Astro and as a React component by @nikosdouvlisUpdated dependencies [
df7d856d5,df7d856d5]:@clerk/backend@1.3.2
Patch Changes
df7d856d5]:@clerk/chrome-extension@1.1.4
Patch Changes
df7d856d5,df7d856d5]:@clerk/elements@0.10.3
Patch Changes
Ensure updated provided values to controlled inputs are sent to the machine by @nikosdouvlis
Fix isWeb3Strategy check to account for prefix and suffix by @nikosdouvlis
Updated dependencies [
df7d856d5]:@clerk/clerk-expo@1.2.7
Patch Changes
df7d856d5,df7d856d5]:@clerk/express@0.0.17
Patch Changes
df7d856d5]:@clerk/fastify@1.0.19
Patch Changes
df7d856d5]:@clerk/localizations@2.4.8
Patch Changes
df7d856d5]:@clerk/nextjs@5.2.4
Patch Changes
df7d856d5]:@clerk/clerk-react@5.2.8
Patch Changes
df7d856d5]:@clerk/remix@4.2.3
Patch Changes
df7d856d5]:@clerk/clerk-sdk-node@5.0.16
Patch Changes
df7d856d5]:@clerk/shared@2.3.3
Patch Changes
df7d856d5]:@clerk/tanstack-start@0.1.7
Patch Changes
df7d856d5]:@clerk/testing@1.1.11
Patch Changes
Remove the experimental console warning from Cypress integration. by @nikosdouvlis
Updated dependencies [
df7d856d5]:@clerk/themes@2.1.12
Patch Changes
df7d856d5]: