-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci(repo): Version packages #5332
Merged
Merged
+365
−237
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
38847f3
to
68c823a
Compare
68c823a
to
c4b2c8e
Compare
c4b2c8e
to
da56a80
Compare
da56a80
to
1bf753b
Compare
1bf753b
to
443cdab
Compare
443cdab
to
0faede3
Compare
0faede3
to
b12d00e
Compare
b12d00e
to
77b45f6
Compare
77b45f6
to
43c5f60
Compare
43c5f60
to
c7402da
Compare
c7402da
to
f68c60b
Compare
f68c60b
to
f896f3a
Compare
f896f3a
to
efede42
Compare
e7c5fb5
to
33b3ae4
Compare
33b3ae4
to
b55f4eb
Compare
b55f4eb
to
701c819
Compare
wobsoriano
approved these changes
Mar 19, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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/astro@2.4.0
Minor Changes
Patch Changes
725918d
,10247ba
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,5601a15
,0b18bb1
,021bc5f
,1a61390
]:@clerk/clerk-js@5.57.0
Minor Changes
Navigate to tasks on after sign-in/sign-up (#5280) by @LauraBeatris
Improve the resilience of the SDK against situations where the /v1/environment endpoint is not reachable. This is achieved by allowing the initialization of the environment with default values. (#5287) by @jacekradko
Allow user set primary web3 wallet in
<UserProfile />
when more than one web3 wallets presented (#5353) by @nikospapcomDeprecate out of date jwt types in favour of existing that are up-to-date. (#5354) by @panteliselef
Patch Changes
Fix
<CheckoutForm />
select positioning and option text color. (#5356) by @alexcarpenterAdd support for localizationKeys within commerce components. (#5390) by @alexcarpenter
Default
<Drawer.Confirmation />
toalertdialog
role. (#5383) by @alexcarpenterSimplify plan card avatar badge container styling. (#5355) by @alexcarpenter
Introduce
<Drawer.Confirmation />
component to be used within Commerce cancel subscription flow. (#5376) by @alexcarpenterHide personal workspace options when organization selection is enforced (#5391) by @LauraBeatris
Allow token refresh when Client failed to resolve. (#5345) by @panteliselef
Introduce experimental billing APIs and components (#5248) by @aeliox
Introduce
<Drawer />
component and update commerce components implementations to make use of it. (#5337) by @alexcarpenterUpdate floating-ui packages to latest. (#5341) by @alexcarpenter
Conditionally render the avatar and badge components within PlanCard. (#5348) by @alexcarpenter
When a C2 is not signed-in, redirect them to sign-in from the
<PlanCard />
. (#5349) by @alexcarpenterUpdate plan feed rendering within
<PlanCard />
to only renderannualMonthlyAmount
when it's greater than 0. (#5357) by @alexcarpenterAdjust the
<Drawer />
enter/exit animations timing and easings. (#5369) by @alexcarpenterRefactor
<Checkout />
components to apply descriptors and ensure styling is properly connected to theming layer. (#5359) by @alexcarpenterIntroduce
<PlanCardFeaturesList/>
variants to render the avatar and description fields within<PlanDetailsDrawer />
. (#5379) by @alexcarpenterUpdated dependencies [
725918d
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,0b18bb1
,021bc5f
,1a61390
]:@clerk/clerk-expo@2.9.0
Minor Changes
Adds a secure token cache implementation using
expo-secure-store
which encrypts the session token before storing it. (#5375) by @wobsorianoUsage:
Mark
secureStore
as deprecated in favor ofresourceCache
from@clerk/clerk-expo/resource-cache
. (#5375) by @wobsorianoUsage:
Patch Changes
Add a console error if the Native API is disabled for the instance. (#5373) by @anagstef
Export
TokenCache
type. (#5358) by @panteliselefUpdated dependencies [
725918d
,e3f74b5
,8121344
,f05efe2
,50a27e2
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,cb6c4bd
,730262f
,968c747
,05b9734
,0b18bb1
,021bc5f
,ecc2b93
,1a61390
,149ba72
]:@clerk/localizations@3.13.0
Minor Changes
<UserProfile />
when more than one web3 wallets presented (#5353) by @nikospapcomPatch Changes
Introduce experimental billing APIs and components (#5248) by @aeliox
Updated dependencies [
725918d
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,0b18bb1
,021bc5f
,1a61390
]:@clerk/clerk-react@5.25.0
Minor Changes
Navigate to tasks on after sign-in/sign-up (#5280) by @LauraBeatris
Deprecate out of date jwt types in favour of existing that are up-to-date. (#5354) by @panteliselef
Patch Changes
Improve JSDoc documentation (#5372) by @LekoArts
Introduce experimental billing APIs and components (#5248) by @aeliox
Updated dependencies [
725918d
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,0b18bb1
,021bc5f
,1a61390
]:@clerk/types@4.49.0
Minor Changes
Navigate to tasks on after sign-in/sign-up (#5280) by @LauraBeatris
Allow user set primary web3 wallet in
<UserProfile />
when more than one web3 wallets presented (#5353) by @nikospapcomDeprecate out of date jwt types in favour of existing that are up-to-date. (#5354) by @panteliselef
Patch Changes
Simplify plan card avatar badge container styling. (#5355) by @alexcarpenter
Introduce
<Drawer.Confirmation />
component to be used within Commerce cancel subscription flow. (#5376) by @alexcarpenterHide personal workspace options when organization selection is enforced (#5391) by @LauraBeatris
Allow token refresh when Client failed to resolve. (#5345) by @panteliselef
Improve JSDoc documentation (#5372) by @LekoArts
Introduce experimental billing APIs and components (#5248) by @aeliox
Introduce
<Drawer />
component and update commerce components implementations to make use of it. (#5337) by @alexcarpenterConditionally render the avatar and badge components within PlanCard. (#5348) by @alexcarpenter
Refactor
<Checkout />
components to apply descriptors and ensure styling is properly connected to theming layer. (#5359) by @alexcarpenter@clerk/vue@1.4.0
Minor Changes
Patch Changes
Bug fix: Update the initial value of
clientCtx
toundefined
to correctly infer thatclerk
is defined.(fix(vue): Set initial value ofclientCtx
toundefined
#5324 (comment)) (#5324) by @DorilamaUpdated dependencies [
725918d
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,0b18bb1
,021bc5f
,1a61390
]:@clerk/agent-toolkit@0.0.11
Patch Changes
725918d
,10247ba
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,5601a15
,0b18bb1
,021bc5f
,1a61390
]:@clerk/backend@1.25.3
Patch Changes
Added invitation status
expired
(#5335) by @danilofuchsRefactoring code to remove @ts-ignore directives (#5323) by @jacekradko
Updated dependencies [
725918d
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,0b18bb1
,021bc5f
,1a61390
]:@clerk/chrome-extension@2.2.17
Patch Changes
725918d
,e3f74b5
,8121344
,f05efe2
,50a27e2
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,cb6c4bd
,730262f
,968c747
,05b9734
,0b18bb1
,021bc5f
,ecc2b93
,1a61390
,149ba72
]:@clerk/elements@0.23.3
Patch Changes
725918d
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,0b18bb1
,021bc5f
,1a61390
]:@clerk/expo-passkeys@0.1.24
Patch Changes
725918d
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,0b18bb1
,021bc5f
,1a61390
]:@clerk/express@1.3.54
Patch Changes
725918d
,10247ba
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,5601a15
,0b18bb1
,021bc5f
,1a61390
]:@clerk/fastify@2.1.27
Patch Changes
725918d
,10247ba
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,5601a15
,0b18bb1
,021bc5f
,1a61390
]:@clerk/nextjs@6.12.6
Patch Changes
725918d
,10247ba
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,5601a15
,0b18bb1
,021bc5f
,1a61390
]:@clerk/nuxt@1.4.1
Patch Changes
725918d
,10247ba
,91d0f0b
,9572bf5
,39bbc51
,ba2b00c
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,5601a15
,0b18bb1
,021bc5f
,1a61390
]:@clerk/react-router@1.1.6
Patch Changes
725918d
,10247ba
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,5601a15
,0b18bb1
,021bc5f
,1a61390
]:@clerk/remix@4.5.6
Patch Changes
725918d
,10247ba
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,5601a15
,0b18bb1
,021bc5f
,1a61390
]:@clerk/shared@3.0.2
Patch Changes
Improve JSDoc documentation (#5372) by @LekoArts
Updated dependencies [
725918d
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,0b18bb1
,021bc5f
,1a61390
]:@clerk/tanstack-start@0.11.5
Patch Changes
Added a warning message to inform users that the package has been renamed from
@clerk/tanstack-start
to@clerk/tanstack-react-start
. This change aligns our package naming with TanStack Start's conventions. Users should update their dependencies to use the new package name, as this is the last release under the old name. (#5327) by @wobsorianoUpdated dependencies [
725918d
,10247ba
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,5601a15
,0b18bb1
,021bc5f
,1a61390
]:@clerk/testing@1.4.28
Patch Changes
725918d
,10247ba
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,5601a15
,0b18bb1
,021bc5f
,1a61390
]:@clerk/themes@2.2.22
Patch Changes
725918d
,91d0f0b
,9572bf5
,39bbc51
,3dddcda
,7524943
,150b5c8
,23c931e
,730262f
,0b18bb1
,021bc5f
,1a61390
]: