-
Notifications
You must be signed in to change notification settings - Fork 402
ci(repo): Version packages #5799
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 ↗︎
|
bbed001 to
76d3ad4
Compare
76d3ad4 to
0ab9de1
Compare
0ab9de1 to
1ea53e3
Compare
34f824b to
e3db9df
Compare
e3db9df to
dc05c8e
Compare
dc05c8e to
b7f02fc
Compare
b7f02fc to
83efe86
Compare
83efe86 to
09de461
Compare
09de461 to
bc6ff09
Compare
bc6ff09 to
219d13c
Compare
219d13c to
3ae488c
Compare
3ae488c to
6701296
Compare
6701296 to
5ca36b5
Compare
5ca36b5 to
cdc6b3a
Compare
nikosdouvlis
approved these changes
May 6, 2025
wobsoriano
pushed a commit
that referenced
this pull request
May 6, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.7.0
Minor Changes
<PricingTable />component to the SDK. Learn more about it in the Clerk Billing guide. (#5774) by @octoperPatch Changes
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/chrome-extension@2.4.0
Minor Changes
Export a new
<PricingTable />component. This component renders plans for user or organizations and upon selection the end-user is prompted with a checkout form. (#5833) by @nikosdouvlisMark commerce apis as stable (#5833) by @nikosdouvlis
Patch Changes
Replace __experimental_PricingTable with PricingTable (#5828) by @nikosdouvlis
Updated dependencies [
db0138f,45e8298,aa97231,c792f37,527def8,3bf08a9,a7c45b3,74cf3b2,f7077c7,037b113,165a911,62692cb,c15a412,47470c0,7726a03,ed10566,b846a9a,19fe1a8,e66c800,45e8298,54b10ef,6448680,c526938,9c41091,29462b4,322c43f,96a6ada,17397f9,45e8298]:@clerk/clerk-js@5.64.0
Minor Changes
Mark commerce apis as stable (#5833) by @nikosdouvlis
Expose Clerk Billing APIs. (#5833) by @nikosdouvlis
Render the pricing table component
Clerk.mountPricingTableClerk.unmountPricingTableManage payment methods
Clerk.[user|organization].initializePaymentSource()Clerk.[user|organization].addPaymentSource()Clerk.[user|organization].getPaymentSources()Billing namespace
Clerk.billingClerk.billing.getPlans()Clerk.billing.getSubscriptions()Clerk.billing.getInvoices()Clerk.billing.startCheckout()Patch Changes
Move
creditat the top-level and removeprorationproperty (#5849) by @octoperAdd support for switching to the free plan (#5810) by @aeliox
Only allow members with
org:sys_billing:manageto manage billing for an Organization (#5835) by @octoperReplace Toggle component with Switch component in active subscription drawer (#5853) by @nikospapcom
Introduce
<Tooltip />primitive (#5841) by @alexcarpenterMove
<__experimental_PaymentSources />component underBilling->Subscriptionstab and deletePayment methodstab (#5825) by @nikospapcomRename
__experimental_nextTaskto__experimental_navigateToTask(#5715) by @LauraBeatrisFix interactive turnstile layout issue on SSO callback. (#5783) by @anagstef
Introduce
checkoutContinueUrloption. (#5807) by @alexcarpenterShow a localized message for all errors returned from the backend if the user tries to perform an invalid plan change. (#5805) by @nikosdouvlis
Always revalidate when checkout drawer opens (#5798) by @octoper
Adjusts the layout of the
PricingTableplan cards (#5824) by @aelioxAdd entry animations to CheckoutComplete component to smooth our the transition between checking out to successful state. (#5802) by @alexcarpenter
Allow switching from an existing monthly subscription to an annual subscription for the same plan (#5811) by @aeliox
Rename CheckoutProps and PlanDetailsProps to **internal_CheckoutProps and **internal_PlanDetailsProps (#5838) by @nikosdouvlis
Fix turnstile language fallback warning on captcha modal. (#5827) by @anagstef
Update SubscriptionsList UI to be rendered within ProfileSections within UserProfile and OrganizationProfile. (#5847) by @alexcarpenter
Adjusts the order and layout of the checkout form's line items (#5804) by @aeliox
Display generic payment icon in payment source row when payment method is not card (#5851) by @nikospapcom
Sort subscriptions and add free plan to subsciption list if it's upcoming (#5854) by @octoper
Update checkout downgrade notice placement and text. (#5837) by @alexcarpenter
Rename __experimental_checkoutContinueUrl to checkoutContinueUrl (#5826) by @nikosdouvlis
Add
Pay with test cardbutton on<AddPaymentSource />component in dev instance (#5831) by @nikospapcomUpdate internal Switch component to require a label. (#5845) by @LekoArts
Replace __experimental_PricingTable with PricingTable (#5828) by @nikosdouvlis
Updated dependencies [
db0138f,aa97231,c792f37,3bf08a9,a7c45b3,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,b9d90da,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/clerk-expo@2.11.0
Minor Changes
Export a new
<PricingTable />component. This component renders plans for user or organizations and upon selection the end-user is prompted with a checkout form. (#5833) by @nikosdouvlisMark commerce apis as stable (#5833) by @nikosdouvlis
Patch Changes
Replace __experimental_PricingTable with PricingTable (#5828) by @nikosdouvlis
Updated dependencies [
db0138f,45e8298,aa97231,c792f37,527def8,3bf08a9,a7c45b3,74cf3b2,f7077c7,037b113,165a911,62692cb,c15a412,47470c0,7726a03,ed10566,b846a9a,19fe1a8,e66c800,45e8298,54b10ef,6448680,c526938,9c41091,29462b4,322c43f,96a6ada,17397f9,45e8298]:@clerk/expo-passkeys@0.3.0
Minor Changes
Patch Changes
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/localizations@3.15.0
Minor Changes
en-USlocalizations (#5809) by @tmilewskiPatch Changes
Only allow members with
org:sys_billing:manageto manage billing for an Organization (#5835) by @octoperMove
<__experimental_PaymentSources />component underBilling->Subscriptionstab and deletePayment methodstab (#5825) by @nikospapcomAdjusts the layout of the
PricingTableplan cards (#5824) by @aelioxAllow switching from an existing monthly subscription to an annual subscription for the same plan (#5811) by @aeliox
Update SubscriptionsList UI to be rendered within ProfileSections within UserProfile and OrganizationProfile. (#5847) by @alexcarpenter
Update checkout downgrade notice placement and text. (#5837) by @alexcarpenter
Add
Pay with test cardbutton on<AddPaymentSource />component in dev instance (#5831) by @nikospapcomUpdated dependencies [
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/nextjs@6.19.0
Minor Changes
Export a new
<PricingTable />component. This component renders plans for user or organizations and upon selection the end-user is prompted with a checkout form. (#5833) by @nikosdouvlisMark commerce apis as stable (#5833) by @nikosdouvlis
Patch Changes
Introduce
checkoutContinueUrloption. (#5807) by @alexcarpenterRename __experimental_checkoutContinueUrl to checkoutContinueUrl (#5826) by @nikosdouvlis
Replace __experimental_PricingTable with PricingTable (#5828) by @nikosdouvlis
Updated dependencies [
db0138f,45e8298,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/clerk-react@5.31.0
Minor Changes
Export a new
<PricingTable />component. This component renders plans for user or organizations and upon selection the end-user is prompted with a checkout form. (#5833) by @nikosdouvlisMark commerce apis as stable (#5833) by @nikosdouvlis
Expose Clerk Billing APIs. (#5833) by @nikosdouvlis
Render the pricing table component
Clerk.mountPricingTableClerk.unmountPricingTableManage payment methods
Clerk.[user|organization].initializePaymentSource()Clerk.[user|organization].addPaymentSource()Clerk.[user|organization].getPaymentSources()Billing namespace
Clerk.billingClerk.billing.getPlans()Clerk.billing.getSubscriptions()Clerk.billing.getInvoices()Clerk.billing.startCheckout()Patch Changes
Rename
__experimental_nextTaskto__experimental_navigateToTask(#5715) by @LauraBeatrisIntroduce
checkoutContinueUrloption. (#5807) by @alexcarpenterRename CheckoutProps and PlanDetailsProps to **internal_CheckoutProps and **internal_PlanDetailsProps (#5838) by @nikosdouvlis
Rename __experimental_checkoutContinueUrl to checkoutContinueUrl (#5826) by @nikosdouvlis
Replace __experimental_PricingTable with PricingTable (#5828) by @nikosdouvlis
Updated dependencies [
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/react-router@1.4.0
Minor Changes
Export a new
<PricingTable />component. This component renders plans for user or organizations and upon selection the end-user is prompted with a checkout form. (#5833) by @nikosdouvlisMark commerce apis as stable (#5833) by @nikosdouvlis
Patch Changes
Introduce
checkoutContinueUrloption. (#5807) by @alexcarpenterRename __experimental_checkoutContinueUrl to checkoutContinueUrl (#5826) by @nikosdouvlis
Replace __experimental_PricingTable with PricingTable (#5828) by @nikosdouvlis
Updated dependencies [
db0138f,45e8298,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/remix@4.7.0
Minor Changes
Patch Changes
Introduce
checkoutContinueUrloption. (#5807) by @alexcarpenterRename __experimental_checkoutContinueUrl to checkoutContinueUrl (#5826) by @nikosdouvlis
Updated dependencies [
db0138f,45e8298,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/shared@3.8.0
Minor Changes
Patch Changes
Allow for
has({ role | permission})without scope. (#5693) by @panteliselefExamples:
has({role: "admin"})has({permission: "friends:add"})Updated dependencies [
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/tanstack-react-start@0.15.0
Minor Changes
Export a new
<PricingTable />component. This component renders plans for user or organizations and upon selection the end-user is prompted with a checkout form. (#5833) by @nikosdouvlisMark commerce apis as stable (#5833) by @nikosdouvlis
Patch Changes
Introduce
checkoutContinueUrloption. (#5807) by @alexcarpenterRename __experimental_checkoutContinueUrl to checkoutContinueUrl (#5826) by @nikosdouvlis
Replace __experimental_PricingTable with PricingTable (#5828) by @nikosdouvlis
Updated dependencies [
db0138f,45e8298,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/types@4.57.0
Minor Changes
Mark commerce apis as stable (#5833) by @nikosdouvlis
Expose Clerk Billing APIs. (#5833) by @nikosdouvlis
Render the pricing table component
Clerk.mountPricingTableClerk.unmountPricingTableManage payment methods
Clerk.[user|organization].initializePaymentSource()Clerk.[user|organization].addPaymentSource()Clerk.[user|organization].getPaymentSources()Billing namespace
Clerk.billingClerk.billing.getPlans()Clerk.billing.getSubscriptions()Clerk.billing.getInvoices()Clerk.billing.startCheckout()Patch Changes
Move
creditat the top-level and removeprorationproperty (#5849) by @octoperAdd support for switching to the free plan (#5810) by @aeliox
Only allow members with
org:sys_billing:manageto manage billing for an Organization (#5835) by @octoperIntroduce
<Tooltip />primitive (#5841) by @alexcarpenterRename
__experimental_nextTaskto__experimental_navigateToTask(#5715) by @LauraBeatrisIntroduce
checkoutContinueUrloption. (#5807) by @alexcarpenterAdjusts the layout of the
PricingTableplan cards (#5824) by @aelioxAllow switching from an existing monthly subscription to an annual subscription for the same plan (#5811) by @aeliox
Rename CheckoutProps and PlanDetailsProps to **internal_CheckoutProps and **internal_PlanDetailsProps (#5838) by @nikosdouvlis
Update SubscriptionsList UI to be rendered within ProfileSections within UserProfile and OrganizationProfile. (#5847) by @alexcarpenter
Update checkout downgrade notice placement and text. (#5837) by @alexcarpenter
Rename __experimental_checkoutContinueUrl to checkoutContinueUrl (#5826) by @nikosdouvlis
Add
Pay with test cardbutton on<AddPaymentSource />component in dev instance (#5831) by @nikospapcomReplace __experimental_PricingTable with PricingTable (#5828) by @nikosdouvlis
@clerk/agent-toolkit@0.0.32
Patch Changes
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/backend@1.31.3
Patch Changes
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/elements@0.23.23
Patch Changes
db0138f,45e8298,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/express@1.4.15
Patch Changes
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/fastify@2.2.15
Patch Changes
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/nuxt@1.6.1
Patch Changes
Set default SDK Metadata. (#5839) by @wobsoriano
Updated dependencies [
db0138f,8c1f7c3,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/testing@1.6.5
Patch Changes
Add
checkoutandpricingTablepage objects. (#5776) by @dstaleyUpdated dependencies [
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/themes@2.2.41
Patch Changes
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]:@clerk/vue@1.7.1
Patch Changes
Set default SDK Metadata. (#5839) by @wobsoriano
Replace __experimental_PricingTable with PricingTable (#5828) by @nikosdouvlis
Updated dependencies [
db0138f,aa97231,c792f37,3bf08a9,74cf3b2,037b113,c15a412,7726a03,ed10566,b846a9a,e66c800,45e8298,9c41091,29462b4,322c43f,17397f9,45e8298]: