-
Notifications
You must be signed in to change notification settings - Fork 333
ci(repo): Version packages #5626
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
+393
−266
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 ↗︎
|
2d8b78e
to
c670fcf
Compare
c670fcf
to
83570a0
Compare
83570a0
to
ac53fd1
Compare
ac53fd1
to
d669fe9
Compare
d669fe9
to
c368df3
Compare
c368df3
to
a61b4de
Compare
a61b4de
to
c7f196c
Compare
c7f196c
to
a385208
Compare
a385208
to
8898808
Compare
8898808
to
c86129c
Compare
c86129c
to
29b803e
Compare
29b803e
to
c032bbb
Compare
c032bbb
to
b64f609
Compare
b64f609
to
43835d1
Compare
6a83e21
to
4e17f54
Compare
4e17f54
to
54df960
Compare
54df960
to
015d08c
Compare
tmilewski
approved these changes
Apr 16, 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
Adds the following functionality for Instances to the Backend API client. (#5600) by @tmilewski
Adds the ability to perform CRUD operations on OAuth Applications to the Backend API client. (#5599) by @tmilewski
Adds domain endpoints to the Backend API client. (#5621) by @tmilewski
Adds the ability to retrieve and update Sign Up Attempts to the Backend API client. (#5625) by @tmilewski
Adds the ability to change production domains [beta] to the Backend API client. (#5633) by @tmilewski
Patch Changes
Append expired status to invitation types (#5646) by @tmilewski
Improve JSDoc comments (#5630) by @LekoArts
Include
expiresAt
in OAuth access token resource (#5631) by @NikpolikUpdate typing of Organization.slug (#5636) by @tmilewski
Adds the ability to list and create waitlist entries to the Backend API client. (#5591) by @tmilewski
Adds the ability to create and revoke actor tokens to the Backend API client. (#5585) by @tmilewski
Updated dependencies [
ab939fd
,03284da
,7389ba3
,f6ef841
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
ab939fd
,03284da
,7389ba3
,00f16e4
,bb35660
,efb5d8c
,c2712e7
,aa93f7f
,a7f3ebc
,d3fa403
,f6ef841
,6cba4e2
,fb6aa20
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
Improve JSDoc comments (#5630) by @LekoArts
Updated dependencies [
ab939fd
,03284da
,7389ba3
,00f16e4
,bb35660
,efb5d8c
,c2712e7
,aa93f7f
,a7f3ebc
,d3fa403
,f6ef841
,6cba4e2
,fb6aa20
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
5ce5147
,de18497
,7389ba3
,59284dc
,27ca2ec
,f6ef841
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
Fix: add default param to plans call (#5637) by @aeliox
Fix an issue where
fallbackRedirectUrl
andforceRedirectUrl
were being improperly passed from sign up to sign in and vice versa. These props will now only apply to the specific flow they were passed to initially. (#5645) by @brkalowImprove JSDoc comments (#5630) by @LekoArts
Fix: add missing context to PricingTable (#5638) by @aeliox
Add invoices data fetching and invoice UI to org and user profile. (#5627) by @alexcarpenter
Chore: tidy up checkout complete state for upcoming subscriptions (#5644) by @aeliox
Hide Billing tabs from UP and OP when no paid plans exist for an instance. (#5628) by @panteliselef
Updates
PricingTable
andSubscriptionDetailDrawer
to handleupcoming
and "expiring" subscriptions. (#5601) by @aelioxUpdated dependencies [
ab939fd
,03284da
,7389ba3
,f6ef841
,b7b940c
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
ab939fd
,03284da
,7389ba3
,f6ef841
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
Improve JSDoc comments (#5630) by @LekoArts
Updated dependencies [
ab939fd
,5ce5147
,de18497
,03284da
,7389ba3
,59284dc
,27ca2ec
,f6ef841
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
ab939fd
,03284da
,7389ba3
,f6ef841
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
ab939fd
,03284da
,7389ba3
,00f16e4
,bb35660
,efb5d8c
,c2712e7
,aa93f7f
,a7f3ebc
,d3fa403
,f6ef841
,6cba4e2
,fb6aa20
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
ab939fd
,03284da
,7389ba3
,00f16e4
,bb35660
,efb5d8c
,c2712e7
,aa93f7f
,a7f3ebc
,d3fa403
,f6ef841
,6cba4e2
,fb6aa20
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
Chore: tidy up checkout complete state for upcoming subscriptions (#5644) by @aeliox
Fix German account deletion confirmation (#5624) by @hansemannn
Updates
PricingTable
andSubscriptionDetailDrawer
to handleupcoming
and "expiring" subscriptions. (#5601) by @aelioxUpdated dependencies [
ab939fd
,03284da
,7389ba3
,f6ef841
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
Add support for webhook verification with Next.js Pages Router. (#5618) by @wobsoriano
Updated dependencies [
ab939fd
,03284da
,7389ba3
,00f16e4
,bb35660
,efb5d8c
,c2712e7
,aa93f7f
,a7f3ebc
,d3fa403
,f6ef841
,6cba4e2
,fb6aa20
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
ab939fd
,03284da
,7389ba3
,00f16e4
,bb35660
,efb5d8c
,c2712e7
,aa93f7f
,a7f3ebc
,d3fa403
,f6ef841
,6cba4e2
,fb6aa20
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
Improve JSDoc comments (#5630) by @LekoArts
Updated dependencies [
ab939fd
,03284da
,7389ba3
,f6ef841
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
Improve JSDoc comments (#5630) by @LekoArts
Updated dependencies [
ab939fd
,03284da
,7389ba3
,00f16e4
,bb35660
,efb5d8c
,c2712e7
,aa93f7f
,a7f3ebc
,d3fa403
,f6ef841
,6cba4e2
,fb6aa20
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
Improve JSDoc comments (#5630) by @LekoArts
Updated dependencies [
ab939fd
,03284da
,7389ba3
,00f16e4
,bb35660
,efb5d8c
,c2712e7
,aa93f7f
,a7f3ebc
,d3fa403
,f6ef841
,6cba4e2
,fb6aa20
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
Improve JSDoc comments (#5630) by @LekoArts
Updated dependencies [
ab939fd
,03284da
,7389ba3
,f6ef841
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
ab939fd
,03284da
,7389ba3
,00f16e4
,bb35660
,efb5d8c
,c2712e7
,aa93f7f
,a7f3ebc
,d3fa403
,f6ef841
,6cba4e2
,fb6aa20
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
ab939fd
,03284da
,7389ba3
,00f16e4
,bb35660
,efb5d8c
,c2712e7
,aa93f7f
,a7f3ebc
,d3fa403
,f6ef841
,6cba4e2
,fb6aa20
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
ab939fd
,03284da
,7389ba3
,f6ef841
,e634830
,f8887b2
]:@clerk/[email protected]
Patch Changes
Improve JSDoc comments (#5641) by @LekoArts
Append expired status to invitation types (#5646) by @tmilewski
Improve JSDoc comments (#5630) by @LekoArts
Chore: tidy up checkout complete state for upcoming subscriptions (#5644) by @aeliox
Hide Billing tabs from UP and OP when no paid plans exist for an instance. (#5628) by @panteliselef
Updates
PricingTable
andSubscriptionDetailDrawer
to handleupcoming
and "expiring" subscriptions. (#5601) by @aeliox@clerk/[email protected]
Patch Changes
Improve JSDoc comments (#5630) by @LekoArts
Updated dependencies [
ab939fd
,03284da
,7389ba3
,f6ef841
,e634830
,f8887b2
]: