-
Notifications
You must be signed in to change notification settings - Fork 338
ci(repo): Version packages #5723
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
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
b3e100a
to
5aac77a
Compare
5aac77a
to
5bbc9fb
Compare
5bbc9fb
to
1ed58b3
Compare
1ed58b3
to
ca8bc0b
Compare
21121de
to
f83fee2
Compare
f83fee2
to
89474e1
Compare
89474e1
to
aca2b2d
Compare
aca2b2d
to
49eb59e
Compare
49eb59e
to
74314a0
Compare
74314a0
to
5c95ec0
Compare
5c95ec0
to
45546ce
Compare
45546ce
to
55aa8ee
Compare
55aa8ee
to
7424a6e
Compare
7424a6e
to
1d1996d
Compare
1d1996d
to
0c006cb
Compare
tmilewski
approved these changes
Apr 29, 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/[email protected]
Minor Changes
Introduce
<PricingTable forOrganizations />
to display plans that available only for organizations. (#5740) by @panteliselefSetting the Partitioned attribute on __session cookie (#5514) by @jacekradko
Patch Changes
Checkout confirm request handles both new/existing payment sources (#5745) by @octoper
Exclude matrix variant of
<PricingTable />
. (#5724) by @panteliselefFix layout shift caused by the invisible captcha mechanism (#5753) by @anagstef
For each plan inside the
<PricingTable/>
display "Switch to this plan" instead of "Get started" when a subscription already exists. (#5722) by @panteliselefRenames all instances of
SubscriptionDetails
toPlanDetails
to better reflect the capabilities, use cases, and params of the component. (#5749) by @aelioxSplit
CommerceTotals
toCommerceCheckoutTotals
andCommerceInvoiceTotals
. (#5726) by @panteliselefBreak out subscriptions and plans into different pages within
UserProfile
andOrgProfile
(#5727) by @aelioxDisplay free plan row when "active" and plan has features
Tidy up design of subscription rows and badging
Adds
SubscriptionDetails
support for plans without a current subscriptionBug fix: Checkout drawer not opening after user selected another account from UserButton. (#5743) by @panteliselef
Fix list spacing within PricingTable and PlanDetails components. (#5755) by @alexcarpenter
Replace
"commerce"
with"billing"
in error message when components cannot render because the feature is disabled. (#5741) by @panteliselefRemove stale properties from
__experimental_CommerceInvoiceResource
(#5738) by @panteliselefSwitch to "Payment method" terminology instead of "Payment source". (#5721) by @panteliselef
userProfile.__experimental_billingPage.start.headerTitle__paymentSources
userProfile.__experimental_billingPage.start.headerTitle__paymentMethods
Retry confrim checkout requests if any erros with >=500 status code occur (#5742) by @octoper
Add the CAPTCHA element on the SignIn component (#5739) by @anagstef
Update the text in Checkout buttons from "Pay $0" to "Subscribe". (#5720) by @panteliselef
Updated dependencies [
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Minor Changes
Add Playwright page objects for Clerk functionality. This functionality is directly extracted from the end-to-end integration test suite that Clerk uses to develop Clerk components. While the API is being refined for public consumption, it will be available under the
@clerk/testing/playwright/unstable
import, and is not subject to SemVer compatibility guidelines. (#5661) by @dstaleyPatch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Minor Changes
<PricingTable forOrganizations />
to display plans that available only for organizations. (#5740) by @panteliselefPatch Changes
Checkout confirm request handles both new/existing payment sources (#5745) by @octoper
Exclude matrix variant of
<PricingTable />
. (#5724) by @panteliselefRenames all instances of
SubscriptionDetails
toPlanDetails
to better reflect the capabilities, use cases, and params of the component. (#5749) by @aelioxSplit
CommerceTotals
toCommerceCheckoutTotals
andCommerceInvoiceTotals
. (#5726) by @panteliselefBreak out subscriptions and plans into different pages within
UserProfile
andOrgProfile
(#5727) by @aelioxDisplay free plan row when "active" and plan has features
Tidy up design of subscription rows and badging
Adds
SubscriptionDetails
support for plans without a current subscriptionRemove stale properties from
__experimental_CommerceInvoiceResource
(#5738) by @panteliselefSwitch to "Payment method" terminology instead of "Payment source". (#5721) by @panteliselef
userProfile.__experimental_billingPage.start.headerTitle__paymentSources
userProfile.__experimental_billingPage.start.headerTitle__paymentMethods
Update
checkout.totals.totalDueNow
to always be defined. (#5720) by @panteliselef@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,1790ab8
,68e2d67
,d7f4438
,5866855
,0007106
,462b5b2
,83cd730
,8768b88
,3a40d65
,d911ca1
,447d7a9
,2beea29
,6397bfa
,d66455e
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,1790ab8
,68e2d67
,d7f4438
,5866855
,0007106
,462b5b2
,83cd730
,8768b88
,3a40d65
,d911ca1
,447d7a9
,2beea29
,6397bfa
,d66455e
,115601d
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
Break out subscriptions and plans into different pages within
UserProfile
andOrgProfile
(#5727) by @aelioxDisplay free plan row when "active" and plan has features
Tidy up design of subscription rows and badging
Adds
SubscriptionDetails
support for plans without a current subscriptionSwitch to "Payment method" terminology instead of "Payment source". (#5721) by @panteliselef
userProfile.__experimental_billingPage.start.headerTitle__paymentSources
userProfile.__experimental_billingPage.start.headerTitle__paymentMethods
Updated dependencies [
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
Renames all instances of
SubscriptionDetails
toPlanDetails
to better reflect the capabilities, use cases, and params of the component. (#5749) by @aelioxUpdated dependencies [
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]:@clerk/[email protected]
Patch Changes
b02e766
,5d78b28
,d7f4438
,5866855
,0007106
,462b5b2
,447d7a9
,2beea29
,115601d
]: