Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
@clerk/agent-toolkit
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/elements
@clerk/clerk-expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/clerk-react
@clerk/react-router
@clerk/remix
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/themes
@clerk/types
@clerk/upgrade
@clerk/vue
commit: |
30a5254 to
cb56850
Compare
cb56850 to
e23497a
Compare
1c8591e to
114cbc6
Compare
114cbc6 to
8347402
Compare
8347402 to
20472df
Compare
20472df to
9e220ad
Compare
9e220ad to
8bb9864
Compare
8bb9864 to
ad99be3
Compare
ad99be3 to
5b930e4
Compare
5b930e4 to
707c2a9
Compare
|
Hi! |
707c2a9 to
c2ba776
Compare
c2ba776 to
ff44416
Compare
ff44416 to
86ed0df
Compare
86ed0df to
54ac030
Compare
54ac030 to
e212566
Compare
|
this is resolved |
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/backend@2.18.0
Minor Changes
locale(#6938) by @tmilewskiPatch Changes
Add
enterpriseConnectionIdtoSamlAccountandEnterpriseAccountresources (#6961) by @LauraBeatrisAdded API keys list method to the backend SDK client (#6948) by @wobsoriano
Add
last_authenticated_attoSAMLAccountresource, which represents the date when the SAML account was last authenticated (#6954) by @LauraBeatrisAdded internal helper type for
authandgetAuth()functions that don't require a request or context parameter (#6910) by @wobsorianoAdded
adminDeleteEnabledparam to Organization update method (#6880) by @ccaspanelloUpdated dependencies [
65b7cc7,6e09786,aa7210c,2cd53cd,1a2eee6,2cd53cd,1a2430a,31a04fc,9766c4a,22b8e49,a66357e,dacc1af]:@clerk/clerk-js@5.100.0
Minor Changes
[Billing Beta] Rename payment source descriptors to use "payment method". (#6951) by @panteliselef
When fetching a new Session token, broadcast the token value to other tabs so they can pre-warm their in-memory Session Token cache with the most recent token. (#6891) by @jacekradko
Add support for sign up
locale(#6915) by @guilherme6191[Experimental] Fix
signIn.passwordemailAddress parameter name. (#6932) by @dstaley[Experimental] Fix issue where calling
this.create()would not correctly propagate errors. (#6932) by @dstaley[Billing Beta] Rename payment source to payment method. (#6865) by @panteliselef
Clerk.user.initializePaymentSource()->Clerk.user.initializePaymentMethod()Clerk.user.addPaymentSource()->Clerk.user.addPaymentMethod()Clerk.user.getPaymentSources()->Clerk.user.getPaymentMethods()Clerk.organization.initializePaymentSource()->Clerk.organization.initializePaymentMethod()Clerk.organization.addPaymentSource()->Clerk.organization.addPaymentMethod()Clerk.organization.getPaymentSources()->Clerk.organization.getPaymentMethods()[Billing Beta] Rename payment sources to method methods. (#6959) by @panteliselef
Updates localization keys from
commerce->billingandpaymentSourcetopaymentMethod.Introduce experimental step to choose enterprise connection on sign-in/sign-up (#6947) by @LauraBeatris
[Billing Beta] Replace
forOrganizations: truewithfor: "organization"in<PricingTable/>. (#6978) by @panteliselefPatch Changes
Ensure inputs are properly connected to feedback messages via
aria-describedbyusage. (#6914) by @alexcarpenterAdd
enterpriseConnectionIdtoSamlAccountandEnterpriseAccountresources (#6961) by @LauraBeatrisUpdate checkbox checked background color and icon (#6934) by @alexcarpenter
Increase role select options contrast
Updates user preview subtitle text variant
Add success text descriptor to otp input field. (#6958) by @alexcarpenter
Add experimental property
last_authenticated_attoSamlAccountresource, which represents the date when the SAML account was last authenticated (#6954) by @LauraBeatrisAdd experimental support for
enterprise_ssoas astrategyparam forsession.prepareFirstFactorVerificationOnly navigate to enterprise connections chooser when there are multiple
enterprise_ssostrategies assupported_first_factors(#6983) by @NicolasLopes7Updated dependencies [
65b7cc7,6e09786,aa7210c,2cd53cd,1a2eee6,2cd53cd,1a2430a,31a04fc,9766c4a,22b8e49,a66357e,43a9c2b,dacc1af,b1ac445]:@clerk/localizations@3.26.0
Minor Changes
[Billing Beta] Rename payment sources to method methods. (#6959) by @panteliselef
Updates localization keys from
commerce->billingandpaymentSourcetopaymentMethod.Introduce experimental step to choose enterprise connection on sign-in/sign-up (#6947) by @LauraBeatris
Patch Changes
Update copy for account deletion modal (#6937) by @jescalan
Expanded Brazilian Portuguese (pt-BR) localization (#6881) by @hypeARM
Updated dependencies [
65b7cc7,6e09786,aa7210c,2cd53cd,1a2eee6,2cd53cd,1a2430a,31a04fc,22b8e49,a66357e,dacc1af]:@clerk/clerk-react@5.52.0
Minor Changes
locale(#6915) by @guilherme6191Patch Changes
65b7cc7,6e09786,aa7210c,2cd53cd,1a2eee6,2cd53cd,1a2430a,31a04fc,9766c4a,22b8e49,a66357e,dacc1af]:@clerk/tanstack-react-start@0.26.0
Minor Changes
Added support for TanStack Start v1 RC! Includes a new
clerkMiddleware()global middleware replacing the custom server handler. (#6859) by @wobsorianoUsage:
src/start.tsfile and addclerkMiddleware()to the list of request middlewares:<ClerkProvider>to your root routeThe
getAuth()helper is nowauth()and can now be called within server routes and functions, without passing a Request object:Patch Changes
Added internal helper type for
authandgetAuth()functions that don't require a request or context parameter (#6910) by @wobsorianoUpdated dependencies [
65b7cc7,20c2e29,6e09786,aa7210c,2cd53cd,56a81aa,1a2eee6,22b8e49,2cd53cd,348021d,1a2430a,31a04fc,9766c4a,fe873dc,22b8e49,a66357e,dacc1af]:@clerk/types@4.93.0
Minor Changes
[Billing Beta] Rename payment source descriptors to use "payment method". (#6951) by @panteliselef
Add support for sign up
locale(#6915) by @guilherme6191[Experimental] Fix
signIn.passwordemailAddress parameter name. (#6932) by @dstaley[Experimental] Fix issue where calling
this.create()would not correctly propagate errors. (#6932) by @dstaley[Billing Beta] Rename payment source to payment method. (#6865) by @panteliselef
Clerk.user.initializePaymentSource()->Clerk.user.initializePaymentMethod()Clerk.user.addPaymentSource()->Clerk.user.addPaymentMethod()Clerk.user.getPaymentSources()->Clerk.user.getPaymentMethods()Clerk.organization.initializePaymentSource()->Clerk.organization.initializePaymentMethod()Clerk.organization.addPaymentSource()->Clerk.organization.addPaymentMethod()Clerk.organization.getPaymentSources()->Clerk.organization.getPaymentMethods()[Billing Beta] Rename payment sources to method methods. (#6959) by @panteliselef
Updates localization keys from
commerce->billingandpaymentSourcetopaymentMethod.Introduce experimental step to choose enterprise connection on sign-in/sign-up (#6947) by @LauraBeatris
[Billing Beta] Replace
forOrganizations: truewithfor: "organization"in<PricingTable/>. (#6978) by @panteliselefPatch Changes
Add
enterpriseConnectionIdtoSamlAccountandEnterpriseAccountresources (#6961) by @LauraBeatrisAdd success text descriptor to otp input field. (#6958) by @alexcarpenter
Add experimental property
last_authenticated_attoSamlAccountresource, which represents the date when the SAML account was last authenticated (#6954) by @LauraBeatrisAdd experimental support for
enterprise_ssoas astrategyparam forsession.prepareFirstFactorVerification@clerk/agent-toolkit@0.1.39
Patch Changes
65b7cc7,20c2e29,6e09786,aa7210c,2cd53cd,56a81aa,1a2eee6,22b8e49,2cd53cd,348021d,1a2430a,31a04fc,9766c4a,fe873dc,22b8e49,a66357e,dacc1af]:@clerk/astro@2.13.7
Patch Changes
Removes
console.logfrom CheckoutButton. (#6976) by @panteliselefAdded internal helper type for
authandgetAuth()functions that don't require a request or context parameter (#6910) by @wobsorianoUpdated dependencies [
65b7cc7,20c2e29,6e09786,aa7210c,2cd53cd,56a81aa,1a2eee6,22b8e49,2cd53cd,348021d,1a2430a,31a04fc,9766c4a,fe873dc,22b8e49,a66357e,dacc1af]:@clerk/chrome-extension@2.7.4
Patch Changes
65b7cc7,80e45d7,9766c4a,6e09786,aa7210c,2cd53cd,ea011df,1a2eee6,2cd53cd,1a2430a,31a04fc,9766c4a,22b8e49,4531215,a66357e,dacc1af]:@clerk/elements@0.23.70
Patch Changes
65b7cc7,6e09786,aa7210c,2cd53cd,1a2eee6,2cd53cd,1a2430a,31a04fc,9766c4a,22b8e49,a66357e,dacc1af]:@clerk/clerk-expo@2.16.2
Patch Changes
65b7cc7,80e45d7,9766c4a,6e09786,aa7210c,2cd53cd,ea011df,1a2eee6,2cd53cd,1a2430a,31a04fc,9766c4a,22b8e49,4531215,a66357e,dacc1af]:@clerk/expo-passkeys@0.4.7
Patch Changes
65b7cc7,6e09786,aa7210c,2cd53cd,1a2eee6,2cd53cd,1a2430a,31a04fc,9766c4a,22b8e49,a66357e,dacc1af]:@clerk/express@1.7.38
Patch Changes
Added internal helper type for
authandgetAuth()functions that don't require a request or context parameter (#6910) by @wobsorianoUpdated dependencies [
65b7cc7,20c2e29,6e09786,aa7210c,2cd53cd,56a81aa,1a2eee6,22b8e49,2cd53cd,348021d,1a2430a,31a04fc,9766c4a,fe873dc,22b8e49,a66357e,dacc1af]:@clerk/fastify@2.4.38
Patch Changes
Added internal helper type for
authandgetAuth()functions that don't require a request or context parameter (#6910) by @wobsorianoUpdated dependencies [
65b7cc7,20c2e29,6e09786,aa7210c,2cd53cd,56a81aa,1a2eee6,22b8e49,2cd53cd,348021d,1a2430a,31a04fc,9766c4a,fe873dc,22b8e49,a66357e,dacc1af]:@clerk/nextjs@6.33.4
Patch Changes
Added internal helper type for
authandgetAuth()functions that don't require a request or context parameter (#6910) by @wobsorianoUpdated dependencies [
65b7cc7,20c2e29,6e09786,aa7210c,2cd53cd,56a81aa,1a2eee6,22b8e49,2cd53cd,348021d,1a2430a,31a04fc,9766c4a,fe873dc,22b8e49,a66357e,dacc1af]:@clerk/nuxt@1.10.1
Patch Changes
Added internal helper type for
authandgetAuth()functions that don't require a request or context parameter (#6910) by @wobsorianoUpdated dependencies [
65b7cc7,20c2e29,0efe78d,6e09786,aa7210c,2cd53cd,56a81aa,1a2eee6,22b8e49,2cd53cd,348021d,1a2430a,31a04fc,9766c4a,fe873dc,22b8e49,a66357e,dacc1af]:@clerk/react-router@2.1.1
Patch Changes
65b7cc7,20c2e29,6e09786,aa7210c,2cd53cd,56a81aa,1a2eee6,22b8e49,2cd53cd,348021d,1a2430a,31a04fc,9766c4a,fe873dc,22b8e49,a66357e,dacc1af]:@clerk/remix@4.13.4
Patch Changes
65b7cc7,20c2e29,6e09786,aa7210c,2cd53cd,56a81aa,1a2eee6,22b8e49,2cd53cd,348021d,1a2430a,31a04fc,9766c4a,fe873dc,22b8e49,a66357e,dacc1af]:@clerk/shared@3.27.4
Patch Changes
[Billing Beta] Rename payment source to payment method. (#6865) by @panteliselef
Clerk.user.initializePaymentSource()->Clerk.user.initializePaymentMethod()Clerk.user.addPaymentSource()->Clerk.user.addPaymentMethod()Clerk.user.getPaymentSources()->Clerk.user.getPaymentMethods()Clerk.organization.initializePaymentSource()->Clerk.organization.initializePaymentMethod()Clerk.organization.addPaymentSource()->Clerk.organization.addPaymentMethod()Clerk.organization.getPaymentSources()->Clerk.organization.getPaymentMethods()Introduce deprecation warning for LocalStorageBroadcastChannel (#6891) by @jacekradko
Updated dependencies [
65b7cc7,6e09786,aa7210c,2cd53cd,1a2eee6,2cd53cd,1a2430a,31a04fc,22b8e49,a66357e,dacc1af]:@clerk/testing@1.13.4
Patch Changes
65b7cc7,20c2e29,6e09786,aa7210c,2cd53cd,56a81aa,1a2eee6,22b8e49,2cd53cd,348021d,1a2430a,31a04fc,9766c4a,fe873dc,22b8e49,a66357e,dacc1af]:@clerk/themes@2.4.26
Patch Changes
65b7cc7,6e09786,aa7210c,2cd53cd,1a2eee6,2cd53cd,1a2430a,31a04fc,22b8e49,a66357e,dacc1af]:@clerk/vue@1.14.4
Patch Changes
Fixed an issue where the
transferableprop in the<SignIn />component was incorrectly defaulting tofalsedue to Vue's boolean prop coercion. (#6935) by @wobsorianoUpdated dependencies [
65b7cc7,6e09786,aa7210c,2cd53cd,1a2eee6,2cd53cd,1a2430a,31a04fc,9766c4a,22b8e49,a66357e,dacc1af]: