From e2125661647f82c5e51bc5e5c011512dbc305f45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 20:25:38 +0000 Subject: [PATCH] ci(repo): Version packages --- .changeset/brave-kiwis-slide.md | 6 -- .changeset/calm-brooms-grab.md | 5 -- .changeset/eight-horses-nail.md | 5 -- .changeset/empty-forks-wink.md | 2 - .changeset/every-dryers-refuse.md | 5 -- .changeset/funny-memes-crash.md | 7 -- .changeset/giant-cats-lay.md | 6 -- .changeset/huge-feet-enter.md | 7 -- .changeset/long-wolves-vanish.md | 2 - .changeset/mighty-kids-joke.md | 5 -- .changeset/new-banks-doubt.md | 6 -- .changeset/plenty-shirts-tease.md | 5 -- .changeset/purple-toys-refuse.md | 6 -- .changeset/real-trainers-knock.md | 11 --- .changeset/rich-breads-move.md | 16 ----- .changeset/slick-ducks-bet.md | 5 -- .changeset/spotty-cooks-march.md | 72 ------------------- .changeset/ten-suns-add.md | 5 -- .changeset/thick-jokes-talk.md | 7 -- .changeset/upset-results-win.md | 7 -- .changeset/weak-baboons-buy.md | 5 -- .changeset/wet-cameras-sneeze.md | 2 - .changeset/wicked-rabbits-impress.md | 5 -- packages/agent-toolkit/CHANGELOG.md | 9 +++ packages/agent-toolkit/package.json | 2 +- packages/astro/CHANGELOG.md | 11 +++ packages/astro/package.json | 2 +- packages/backend/CHANGELOG.md | 20 ++++++ packages/backend/package.json | 2 +- packages/chrome-extension/CHANGELOG.md | 9 +++ packages/chrome-extension/package.json | 2 +- packages/clerk-js/CHANGELOG.md | 44 ++++++++++++ packages/clerk-js/package.json | 2 +- packages/elements/CHANGELOG.md | 9 +++ packages/elements/package.json | 2 +- packages/expo-passkeys/CHANGELOG.md | 8 +++ packages/expo-passkeys/package.json | 2 +- packages/expo/CHANGELOG.md | 10 +++ packages/expo/package.json | 2 +- packages/express/CHANGELOG.md | 11 +++ packages/express/package.json | 2 +- packages/fastify/CHANGELOG.md | 11 +++ packages/fastify/package.json | 2 +- packages/localizations/CHANGELOG.md | 15 ++++ packages/localizations/package.json | 2 +- packages/nextjs/CHANGELOG.md | 12 ++++ packages/nextjs/package.json | 2 +- packages/nuxt/CHANGELOG.md | 12 ++++ packages/nuxt/package.json | 2 +- packages/react-router/CHANGELOG.md | 10 +++ packages/react-router/package.json | 2 +- packages/react/CHANGELOG.md | 12 ++++ packages/react/package.json | 2 +- packages/remix/CHANGELOG.md | 10 +++ packages/remix/package.json | 2 +- packages/shared/CHANGELOG.md | 19 +++++ packages/shared/package.json | 2 +- packages/tanstack-react-start/CHANGELOG.md | 83 ++++++++++++++++++++++ packages/tanstack-react-start/package.json | 2 +- packages/testing/CHANGELOG.md | 9 +++ packages/testing/package.json | 2 +- packages/themes/CHANGELOG.md | 7 ++ packages/themes/package.json | 2 +- packages/types/CHANGELOG.md | 32 +++++++++ packages/types/package.json | 2 +- packages/vue/CHANGELOG.md | 10 +++ packages/vue/package.json | 2 +- 67 files changed, 395 insertions(+), 224 deletions(-) delete mode 100644 .changeset/brave-kiwis-slide.md delete mode 100644 .changeset/calm-brooms-grab.md delete mode 100644 .changeset/eight-horses-nail.md delete mode 100644 .changeset/empty-forks-wink.md delete mode 100644 .changeset/every-dryers-refuse.md delete mode 100644 .changeset/funny-memes-crash.md delete mode 100644 .changeset/giant-cats-lay.md delete mode 100644 .changeset/huge-feet-enter.md delete mode 100644 .changeset/long-wolves-vanish.md delete mode 100644 .changeset/mighty-kids-joke.md delete mode 100644 .changeset/new-banks-doubt.md delete mode 100644 .changeset/plenty-shirts-tease.md delete mode 100644 .changeset/purple-toys-refuse.md delete mode 100644 .changeset/real-trainers-knock.md delete mode 100644 .changeset/rich-breads-move.md delete mode 100644 .changeset/slick-ducks-bet.md delete mode 100644 .changeset/spotty-cooks-march.md delete mode 100644 .changeset/ten-suns-add.md delete mode 100644 .changeset/thick-jokes-talk.md delete mode 100644 .changeset/upset-results-win.md delete mode 100644 .changeset/weak-baboons-buy.md delete mode 100644 .changeset/wet-cameras-sneeze.md delete mode 100644 .changeset/wicked-rabbits-impress.md diff --git a/.changeset/brave-kiwis-slide.md b/.changeset/brave-kiwis-slide.md deleted file mode 100644 index fa912af169f..00000000000 --- a/.changeset/brave-kiwis-slide.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@clerk/clerk-js': minor -'@clerk/types': minor ---- - -[Billing Beta] Rename payment source descriptors to use "payment method". diff --git a/.changeset/calm-brooms-grab.md b/.changeset/calm-brooms-grab.md deleted file mode 100644 index 9986d6c01c8..00000000000 --- a/.changeset/calm-brooms-grab.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/backend': minor ---- - -Added support for User `locale` diff --git a/.changeset/eight-horses-nail.md b/.changeset/eight-horses-nail.md deleted file mode 100644 index 1c3596b80e0..00000000000 --- a/.changeset/eight-horses-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@clerk/vue": patch ---- - -Fixed an issue where the `transferable` prop in the `` component was incorrectly defaulting to `false` due to Vue's boolean prop coercion. diff --git a/.changeset/empty-forks-wink.md b/.changeset/empty-forks-wink.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/empty-forks-wink.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/every-dryers-refuse.md b/.changeset/every-dryers-refuse.md deleted file mode 100644 index e698dee3107..00000000000 --- a/.changeset/every-dryers-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/clerk-js': minor ---- - -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. diff --git a/.changeset/funny-memes-crash.md b/.changeset/funny-memes-crash.md deleted file mode 100644 index cfea551ea5b..00000000000 --- a/.changeset/funny-memes-crash.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/clerk-js': minor -'@clerk/clerk-react': minor -'@clerk/types': minor ---- - -Add support for sign up `locale` diff --git a/.changeset/giant-cats-lay.md b/.changeset/giant-cats-lay.md deleted file mode 100644 index 4164c160b3d..00000000000 --- a/.changeset/giant-cats-lay.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@clerk/clerk-js': minor -'@clerk/types': minor ---- - -[Experimental] Fix `signIn.password` emailAddress parameter name. diff --git a/.changeset/huge-feet-enter.md b/.changeset/huge-feet-enter.md deleted file mode 100644 index 0c052f932f4..00000000000 --- a/.changeset/huge-feet-enter.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/clerk-js': patch ---- - -- Update checkbox checked background color and icon -- Increase role select options contrast -- Updates user preview subtitle text variant diff --git a/.changeset/long-wolves-vanish.md b/.changeset/long-wolves-vanish.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/long-wolves-vanish.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/mighty-kids-joke.md b/.changeset/mighty-kids-joke.md deleted file mode 100644 index 1ba9b860f47..00000000000 --- a/.changeset/mighty-kids-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@clerk/backend": patch ---- - -Added API keys list method to the backend SDK client diff --git a/.changeset/new-banks-doubt.md b/.changeset/new-banks-doubt.md deleted file mode 100644 index ed76bdc7c97..00000000000 --- a/.changeset/new-banks-doubt.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@clerk/clerk-js': patch -'@clerk/types': patch ---- - -Add success text descriptor to otp input field. diff --git a/.changeset/plenty-shirts-tease.md b/.changeset/plenty-shirts-tease.md deleted file mode 100644 index c5ab218f22c..00000000000 --- a/.changeset/plenty-shirts-tease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/backend': patch ---- - -Add `last_authenticated_at` to `SAMLAccount` resource, which represents the date when the SAML account was last authenticated diff --git a/.changeset/purple-toys-refuse.md b/.changeset/purple-toys-refuse.md deleted file mode 100644 index 9aa9afd7450..00000000000 --- a/.changeset/purple-toys-refuse.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@clerk/clerk-js': minor -'@clerk/types': minor ---- - -[Experimental] Fix issue where calling `this.create()` would not correctly propagate errors. diff --git a/.changeset/real-trainers-knock.md b/.changeset/real-trainers-knock.md deleted file mode 100644 index 64eb2760a31..00000000000 --- a/.changeset/real-trainers-knock.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@clerk/astro": patch -"@clerk/backend": patch -"@clerk/express": patch -"@clerk/fastify": patch -"@clerk/nextjs": patch -"@clerk/nuxt": patch -"@clerk/tanstack-react-start": patch ---- - -Added internal helper type for `auth` and `getAuth()` functions that don't require a request or context parameter diff --git a/.changeset/rich-breads-move.md b/.changeset/rich-breads-move.md deleted file mode 100644 index adf5ad5c9cf..00000000000 --- a/.changeset/rich-breads-move.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -'@clerk/clerk-js': minor -'@clerk/shared': patch -'@clerk/types': minor ---- - -[Billing Beta] Rename payment source to payment method. - -`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()` - diff --git a/.changeset/slick-ducks-bet.md b/.changeset/slick-ducks-bet.md deleted file mode 100644 index 870893e0b07..00000000000 --- a/.changeset/slick-ducks-bet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/shared': patch ---- - -Introduce deprecation warning for LocalStorageBroadcastChannel diff --git a/.changeset/spotty-cooks-march.md b/.changeset/spotty-cooks-march.md deleted file mode 100644 index 34b817aeea3..00000000000 --- a/.changeset/spotty-cooks-march.md +++ /dev/null @@ -1,72 +0,0 @@ ---- -"@clerk/tanstack-react-start": minor ---- - -Added support for [TanStack Start v1 RC](https://tanstack.com/blog/announcing-tanstack-start-v1)! Includes a new `clerkMiddleware()` global middleware replacing the custom server handler. - -Usage: - -1. Create a `src/start.ts` file and add `clerkMiddleware()` to the list of request middlewares: - -```ts -// src/start.ts -import { clerkMiddleware } from '@clerk/tanstack-react-start/server' -import { createStart } from '@tanstack/react-start' - -export const startInstance = createStart(() => { - return { - requestMiddleware: [clerkMiddleware()], - } -}) -``` - -2. Add `` to your root route - -```tsx -// src/routes/__root.tsx -import { ClerkProvider } from '@clerk/tanstack-react-start' - -export const Route = createRootRoute({...}) - -function RootDocument({ children }: { children: React.ReactNode }) { - return ( - - - - - - - {children} - - - - - ) -} -``` - -The `getAuth()` helper is now `auth()` and can now be called within server routes and functions, without passing a Request object: - -```ts -import { auth } from '@clerk/tanstack-react-start/server' - -const authStateFn = createServerFn().handler(async () => { - const { userId } = await auth() - - if (!userId) { - throw redirect({ - to: '/sign-in', - }) - } - - return { userId } -}) - -export const Route = createFileRoute('/')({ - component: Home, - beforeLoad: async () => await authStateFn(), - loader: async ({ context }) => { - return { userId: context.userId } - }, -}) -``` \ No newline at end of file diff --git a/.changeset/ten-suns-add.md b/.changeset/ten-suns-add.md deleted file mode 100644 index 26f19ac987c..00000000000 --- a/.changeset/ten-suns-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@clerk/backend": patch ---- - -Added `adminDeleteEnabled` param to Organization update method diff --git a/.changeset/thick-jokes-talk.md b/.changeset/thick-jokes-talk.md deleted file mode 100644 index d4e96024416..00000000000 --- a/.changeset/thick-jokes-talk.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/clerk-js': patch -'@clerk/types': patch ---- - -- Add experimental property `last_authenticated_at` to `SamlAccount` resource, which represents the date when the SAML account was last authenticated -- Add experimental support for `enterprise_sso` as a `strategy` param for `session.prepareFirstFactorVerification` diff --git a/.changeset/upset-results-win.md b/.changeset/upset-results-win.md deleted file mode 100644 index 0b974cadc45..00000000000 --- a/.changeset/upset-results-win.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/localizations': minor -'@clerk/clerk-js': minor -'@clerk/types': minor ---- - -Introduce experimental step to choose enterprise connection on sign-in/sign-up diff --git a/.changeset/weak-baboons-buy.md b/.changeset/weak-baboons-buy.md deleted file mode 100644 index 3fda87fb893..00000000000 --- a/.changeset/weak-baboons-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/localizations': patch ---- - -Update copy for account deletion modal diff --git a/.changeset/wet-cameras-sneeze.md b/.changeset/wet-cameras-sneeze.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/wet-cameras-sneeze.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/wicked-rabbits-impress.md b/.changeset/wicked-rabbits-impress.md deleted file mode 100644 index 91981ed1967..00000000000 --- a/.changeset/wicked-rabbits-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@clerk/localizations": patch ---- - -Expanded Brazilian Portuguese (pt-BR) localization diff --git a/packages/agent-toolkit/CHANGELOG.md b/packages/agent-toolkit/CHANGELOG.md index d69e3d8ad39..d6c1f7ce401 100644 --- a/packages/agent-toolkit/CHANGELOG.md +++ b/packages/agent-toolkit/CHANGELOG.md @@ -1,5 +1,14 @@ # @clerk/agent-toolkit +## 0.1.39 + +### Patch Changes + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`20c2e29`](https://github.com/clerk/javascript/commit/20c2e291fe32f6038ab9e95aec268e3d98c449f1), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`56a81aa`](https://github.com/clerk/javascript/commit/56a81aaa59e95ee25f8eb49bee78975ee377e1c7), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`348021d`](https://github.com/clerk/javascript/commit/348021d837ba66fd3f510148213f374ae2e969a8), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`fe873dc`](https://github.com/clerk/javascript/commit/fe873dc94c2614e8cc670e3add13e170bcf85338), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/backend@2.18.0 + - @clerk/shared@3.27.4 + ## 0.1.38 ### Patch Changes diff --git a/packages/agent-toolkit/package.json b/packages/agent-toolkit/package.json index 36ca3665b8a..5b3377afd86 100644 --- a/packages/agent-toolkit/package.json +++ b/packages/agent-toolkit/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/agent-toolkit", - "version": "0.1.38", + "version": "0.1.39", "description": "Clerk Toolkit for AI Agents", "homepage": "https://clerk.com/", "bugs": { diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md index 098d8658044..4b175baa6de 100644 --- a/packages/astro/CHANGELOG.md +++ b/packages/astro/CHANGELOG.md @@ -1,5 +1,16 @@ # @clerk/astro +## 2.13.7 + +### Patch Changes + +- Added internal helper type for `auth` and `getAuth()` functions that don't require a request or context parameter ([#6910](https://github.com/clerk/javascript/pull/6910)) by [@wobsoriano](https://github.com/wobsoriano) + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`20c2e29`](https://github.com/clerk/javascript/commit/20c2e291fe32f6038ab9e95aec268e3d98c449f1), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`56a81aa`](https://github.com/clerk/javascript/commit/56a81aaa59e95ee25f8eb49bee78975ee377e1c7), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`348021d`](https://github.com/clerk/javascript/commit/348021d837ba66fd3f510148213f374ae2e969a8), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`fe873dc`](https://github.com/clerk/javascript/commit/fe873dc94c2614e8cc670e3add13e170bcf85338), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/backend@2.18.0 + - @clerk/shared@3.27.4 + ## 2.13.6 ### Patch Changes diff --git a/packages/astro/package.json b/packages/astro/package.json index a48cb2698e2..4d89aa0eb64 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/astro", - "version": "2.13.6", + "version": "2.13.7", "description": "Clerk SDK for Astro", "keywords": [ "auth", diff --git a/packages/backend/CHANGELOG.md b/packages/backend/CHANGELOG.md index 47252e07701..8c3a9afd5c0 100644 --- a/packages/backend/CHANGELOG.md +++ b/packages/backend/CHANGELOG.md @@ -1,5 +1,25 @@ # Change Log +## 2.18.0 + +### Minor Changes + +- Added support for User `locale` ([#6938](https://github.com/clerk/javascript/pull/6938)) by [@tmilewski](https://github.com/tmilewski) + +### Patch Changes + +- Added API keys list method to the backend SDK client ([#6948](https://github.com/clerk/javascript/pull/6948)) by [@wobsoriano](https://github.com/wobsoriano) + +- Add `last_authenticated_at` to `SAMLAccount` resource, which represents the date when the SAML account was last authenticated ([#6954](https://github.com/clerk/javascript/pull/6954)) by [@LauraBeatris](https://github.com/LauraBeatris) + +- Added internal helper type for `auth` and `getAuth()` functions that don't require a request or context parameter ([#6910](https://github.com/clerk/javascript/pull/6910)) by [@wobsoriano](https://github.com/wobsoriano) + +- Added `adminDeleteEnabled` param to Organization update method ([#6880](https://github.com/clerk/javascript/pull/6880)) by [@ccaspanello](https://github.com/ccaspanello) + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/shared@3.27.4 + ## 2.17.2 ### Patch Changes diff --git a/packages/backend/package.json b/packages/backend/package.json index f8ab4a49835..e55709f2a9c 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/backend", - "version": "2.17.2", + "version": "2.18.0", "description": "Clerk Backend SDK - REST Client for Backend API & JWT verification utilities", "homepage": "https://clerk.com/", "bugs": { diff --git a/packages/chrome-extension/CHANGELOG.md b/packages/chrome-extension/CHANGELOG.md index 774496ecfd1..ff81a81a8d5 100644 --- a/packages/chrome-extension/CHANGELOG.md +++ b/packages/chrome-extension/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 2.7.4 + +### Patch Changes + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`ea011df`](https://github.com/clerk/javascript/commit/ea011dff6ca3316a5130b684e6af2e05deee5402), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/clerk-js@5.100.0 + - @clerk/clerk-react@5.52.0 + - @clerk/shared@3.27.4 + ## 2.7.3 ### Patch Changes diff --git a/packages/chrome-extension/package.json b/packages/chrome-extension/package.json index 2e922c6eb2b..c27b4bbb3ba 100644 --- a/packages/chrome-extension/package.json +++ b/packages/chrome-extension/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/chrome-extension", - "version": "2.7.3", + "version": "2.7.4", "description": "Clerk SDK for Chrome extensions", "keywords": [ "auth", diff --git a/packages/clerk-js/CHANGELOG.md b/packages/clerk-js/CHANGELOG.md index bdefd7d5166..f64abafc3bf 100644 --- a/packages/clerk-js/CHANGELOG.md +++ b/packages/clerk-js/CHANGELOG.md @@ -1,5 +1,49 @@ # Change Log +## 5.100.0 + +### Minor Changes + +- [Billing Beta] Rename payment source descriptors to use "payment method". ([#6951](https://github.com/clerk/javascript/pull/6951)) by [@panteliselef](https://github.com/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](https://github.com/clerk/javascript/pull/6891)) by [@jacekradko](https://github.com/jacekradko) + +- Add support for sign up `locale` ([#6915](https://github.com/clerk/javascript/pull/6915)) by [@guilherme6191](https://github.com/guilherme6191) + +- [Experimental] Fix `signIn.password` emailAddress parameter name. ([#6932](https://github.com/clerk/javascript/pull/6932)) by [@dstaley](https://github.com/dstaley) + +- [Experimental] Fix issue where calling `this.create()` would not correctly propagate errors. ([#6932](https://github.com/clerk/javascript/pull/6932)) by [@dstaley](https://github.com/dstaley) + +- [Billing Beta] Rename payment source to payment method. ([#6865](https://github.com/clerk/javascript/pull/6865)) by [@panteliselef](https://github.com/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 experimental step to choose enterprise connection on sign-in/sign-up ([#6947](https://github.com/clerk/javascript/pull/6947)) by [@LauraBeatris](https://github.com/LauraBeatris) + +### Patch Changes + +- - Update checkbox checked background color and icon ([#6934](https://github.com/clerk/javascript/pull/6934)) by [@alexcarpenter](https://github.com/alexcarpenter) + + - Increase role select options contrast + - Updates user preview subtitle text variant + +- Add success text descriptor to otp input field. ([#6958](https://github.com/clerk/javascript/pull/6958)) by [@alexcarpenter](https://github.com/alexcarpenter) + +- - Add experimental property `last_authenticated_at` to `SamlAccount` resource, which represents the date when the SAML account was last authenticated ([#6954](https://github.com/clerk/javascript/pull/6954)) by [@LauraBeatris](https://github.com/LauraBeatris) + + - Add experimental support for `enterprise_sso` as a `strategy` param for `session.prepareFirstFactorVerification` + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42), [`43a9c2b`](https://github.com/clerk/javascript/commit/43a9c2b4cd737b8dc49725b96aa8c51f3401c634), [`b1ac445`](https://github.com/clerk/javascript/commit/b1ac445abd78d555e1572490d252f2cd1ea52fef)]: + - @clerk/types@4.93.0 + - @clerk/shared@3.27.4 + - @clerk/localizations@3.26.0 + ## 5.99.0 ### Minor Changes diff --git a/packages/clerk-js/package.json b/packages/clerk-js/package.json index 4cd518ef3dc..a838c363ca9 100644 --- a/packages/clerk-js/package.json +++ b/packages/clerk-js/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/clerk-js", - "version": "5.99.0", + "version": "5.100.0", "description": "Clerk JS library", "keywords": [ "clerk", diff --git a/packages/elements/CHANGELOG.md b/packages/elements/CHANGELOG.md index 018152aa329..1cb324ccbca 100644 --- a/packages/elements/CHANGELOG.md +++ b/packages/elements/CHANGELOG.md @@ -1,5 +1,14 @@ # @clerk/elements +## 0.23.70 + +### Patch Changes + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/clerk-react@5.52.0 + - @clerk/shared@3.27.4 + ## 0.23.69 ### Patch Changes diff --git a/packages/elements/package.json b/packages/elements/package.json index 94b6455f8b9..75b9065231a 100644 --- a/packages/elements/package.json +++ b/packages/elements/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/elements", - "version": "0.23.69", + "version": "0.23.70", "description": "Clerk Elements", "keywords": [ "clerk", diff --git a/packages/expo-passkeys/CHANGELOG.md b/packages/expo-passkeys/CHANGELOG.md index f0a0f7cdcdf..90250f08f37 100644 --- a/packages/expo-passkeys/CHANGELOG.md +++ b/packages/expo-passkeys/CHANGELOG.md @@ -1,5 +1,13 @@ # @clerk/expo-passkeys +## 0.4.7 + +### Patch Changes + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/shared@3.27.4 + ## 0.4.6 ### Patch Changes diff --git a/packages/expo-passkeys/package.json b/packages/expo-passkeys/package.json index 6b0b6194ca4..9a2b433face 100644 --- a/packages/expo-passkeys/package.json +++ b/packages/expo-passkeys/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/expo-passkeys", - "version": "0.4.6", + "version": "0.4.7", "description": "Passkeys library to be used with Clerk for expo", "keywords": [ "react-native", diff --git a/packages/expo/CHANGELOG.md b/packages/expo/CHANGELOG.md index 098f2bbec94..dd79f110d34 100644 --- a/packages/expo/CHANGELOG.md +++ b/packages/expo/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 2.16.2 + +### Patch Changes + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`ea011df`](https://github.com/clerk/javascript/commit/ea011dff6ca3316a5130b684e6af2e05deee5402), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/clerk-js@5.100.0 + - @clerk/types@4.93.0 + - @clerk/clerk-react@5.52.0 + - @clerk/shared@3.27.4 + ## 2.16.1 ### Patch Changes diff --git a/packages/expo/package.json b/packages/expo/package.json index 0de49ae55bf..afe81969c85 100644 --- a/packages/expo/package.json +++ b/packages/expo/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/clerk-expo", - "version": "2.16.1", + "version": "2.16.2", "description": "Clerk React Native/Expo library", "keywords": [ "react", diff --git a/packages/express/CHANGELOG.md b/packages/express/CHANGELOG.md index 3ad15c53c33..e5680c3d631 100644 --- a/packages/express/CHANGELOG.md +++ b/packages/express/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 1.7.38 + +### Patch Changes + +- Added internal helper type for `auth` and `getAuth()` functions that don't require a request or context parameter ([#6910](https://github.com/clerk/javascript/pull/6910)) by [@wobsoriano](https://github.com/wobsoriano) + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`20c2e29`](https://github.com/clerk/javascript/commit/20c2e291fe32f6038ab9e95aec268e3d98c449f1), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`56a81aa`](https://github.com/clerk/javascript/commit/56a81aaa59e95ee25f8eb49bee78975ee377e1c7), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`348021d`](https://github.com/clerk/javascript/commit/348021d837ba66fd3f510148213f374ae2e969a8), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`fe873dc`](https://github.com/clerk/javascript/commit/fe873dc94c2614e8cc670e3add13e170bcf85338), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/backend@2.18.0 + - @clerk/shared@3.27.4 + ## 1.7.37 ### Patch Changes diff --git a/packages/express/package.json b/packages/express/package.json index 1c224e54795..4516895b57e 100644 --- a/packages/express/package.json +++ b/packages/express/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/express", - "version": "1.7.37", + "version": "1.7.38", "description": "Clerk server SDK for usage with Express", "keywords": [ "clerk", diff --git a/packages/fastify/CHANGELOG.md b/packages/fastify/CHANGELOG.md index a2320b8d0b0..fc92f66f015 100644 --- a/packages/fastify/CHANGELOG.md +++ b/packages/fastify/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 2.4.38 + +### Patch Changes + +- Added internal helper type for `auth` and `getAuth()` functions that don't require a request or context parameter ([#6910](https://github.com/clerk/javascript/pull/6910)) by [@wobsoriano](https://github.com/wobsoriano) + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`20c2e29`](https://github.com/clerk/javascript/commit/20c2e291fe32f6038ab9e95aec268e3d98c449f1), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`56a81aa`](https://github.com/clerk/javascript/commit/56a81aaa59e95ee25f8eb49bee78975ee377e1c7), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`348021d`](https://github.com/clerk/javascript/commit/348021d837ba66fd3f510148213f374ae2e969a8), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`fe873dc`](https://github.com/clerk/javascript/commit/fe873dc94c2614e8cc670e3add13e170bcf85338), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/backend@2.18.0 + - @clerk/shared@3.27.4 + ## 2.4.37 ### Patch Changes diff --git a/packages/fastify/package.json b/packages/fastify/package.json index ef6cd53218f..b7a20057343 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/fastify", - "version": "2.4.37", + "version": "2.4.38", "description": "Clerk SDK for Fastify", "keywords": [ "auth", diff --git a/packages/localizations/CHANGELOG.md b/packages/localizations/CHANGELOG.md index 82d83c8067b..5da027046c6 100644 --- a/packages/localizations/CHANGELOG.md +++ b/packages/localizations/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 3.26.0 + +### Minor Changes + +- Introduce experimental step to choose enterprise connection on sign-in/sign-up ([#6947](https://github.com/clerk/javascript/pull/6947)) by [@LauraBeatris](https://github.com/LauraBeatris) + +### Patch Changes + +- Update copy for account deletion modal ([#6937](https://github.com/clerk/javascript/pull/6937)) by [@jescalan](https://github.com/jescalan) + +- Expanded Brazilian Portuguese (pt-BR) localization ([#6881](https://github.com/clerk/javascript/pull/6881)) by [@hypeARM](https://github.com/hypeARM) + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + ## 3.25.7 ### Patch Changes diff --git a/packages/localizations/package.json b/packages/localizations/package.json index 6a5bc768824..f8b8bcba2df 100644 --- a/packages/localizations/package.json +++ b/packages/localizations/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/localizations", - "version": "3.25.7", + "version": "3.26.0", "description": "Localizations for the Clerk components", "keywords": [ "react", diff --git a/packages/nextjs/CHANGELOG.md b/packages/nextjs/CHANGELOG.md index d960fee092f..18314e9ec97 100644 --- a/packages/nextjs/CHANGELOG.md +++ b/packages/nextjs/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 6.33.4 + +### Patch Changes + +- Added internal helper type for `auth` and `getAuth()` functions that don't require a request or context parameter ([#6910](https://github.com/clerk/javascript/pull/6910)) by [@wobsoriano](https://github.com/wobsoriano) + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`20c2e29`](https://github.com/clerk/javascript/commit/20c2e291fe32f6038ab9e95aec268e3d98c449f1), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`56a81aa`](https://github.com/clerk/javascript/commit/56a81aaa59e95ee25f8eb49bee78975ee377e1c7), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`348021d`](https://github.com/clerk/javascript/commit/348021d837ba66fd3f510148213f374ae2e969a8), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`fe873dc`](https://github.com/clerk/javascript/commit/fe873dc94c2614e8cc670e3add13e170bcf85338), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/backend@2.18.0 + - @clerk/clerk-react@5.52.0 + - @clerk/shared@3.27.4 + ## 6.33.3 ### Patch Changes diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index 89a00c2e9cd..873d7a13ef7 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/nextjs", - "version": "6.33.3", + "version": "6.33.4", "description": "Clerk SDK for NextJS", "keywords": [ "clerk", diff --git a/packages/nuxt/CHANGELOG.md b/packages/nuxt/CHANGELOG.md index d8b26a97054..90768a3fa84 100644 --- a/packages/nuxt/CHANGELOG.md +++ b/packages/nuxt/CHANGELOG.md @@ -1,5 +1,17 @@ # @clerk/nuxt +## 1.10.1 + +### Patch Changes + +- Added internal helper type for `auth` and `getAuth()` functions that don't require a request or context parameter ([#6910](https://github.com/clerk/javascript/pull/6910)) by [@wobsoriano](https://github.com/wobsoriano) + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`20c2e29`](https://github.com/clerk/javascript/commit/20c2e291fe32f6038ab9e95aec268e3d98c449f1), [`0efe78d`](https://github.com/clerk/javascript/commit/0efe78d0345fd288460994b6a79402aa7c92a7ae), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`56a81aa`](https://github.com/clerk/javascript/commit/56a81aaa59e95ee25f8eb49bee78975ee377e1c7), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`348021d`](https://github.com/clerk/javascript/commit/348021d837ba66fd3f510148213f374ae2e969a8), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`fe873dc`](https://github.com/clerk/javascript/commit/fe873dc94c2614e8cc670e3add13e170bcf85338), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/backend@2.18.0 + - @clerk/vue@1.14.4 + - @clerk/shared@3.27.4 + ## 1.10.0 ### Minor Changes diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 4556d88fb5d..c906fb5baa1 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/nuxt", - "version": "1.10.0", + "version": "1.10.1", "description": "Clerk SDK for Nuxt", "keywords": [ "clerk", diff --git a/packages/react-router/CHANGELOG.md b/packages/react-router/CHANGELOG.md index a165e8e9b7a..778c998f551 100644 --- a/packages/react-router/CHANGELOG.md +++ b/packages/react-router/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 2.1.1 + +### Patch Changes + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`20c2e29`](https://github.com/clerk/javascript/commit/20c2e291fe32f6038ab9e95aec268e3d98c449f1), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`56a81aa`](https://github.com/clerk/javascript/commit/56a81aaa59e95ee25f8eb49bee78975ee377e1c7), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`348021d`](https://github.com/clerk/javascript/commit/348021d837ba66fd3f510148213f374ae2e969a8), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`fe873dc`](https://github.com/clerk/javascript/commit/fe873dc94c2614e8cc670e3add13e170bcf85338), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/backend@2.18.0 + - @clerk/clerk-react@5.52.0 + - @clerk/shared@3.27.4 + ## 2.1.0 ### Minor Changes diff --git a/packages/react-router/package.json b/packages/react-router/package.json index f595d06ea16..c35a950ee87 100644 --- a/packages/react-router/package.json +++ b/packages/react-router/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/react-router", - "version": "2.1.0", + "version": "2.1.1", "description": "Clerk SDK for React Router", "keywords": [ "clerk", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index fd16a5af02e..2e141d1d755 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 5.52.0 + +### Minor Changes + +- Add support for sign up `locale` ([#6915](https://github.com/clerk/javascript/pull/6915)) by [@guilherme6191](https://github.com/guilherme6191) + +### Patch Changes + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/shared@3.27.4 + ## 5.51.0 ### Minor Changes diff --git a/packages/react/package.json b/packages/react/package.json index c97fcd518e6..3257d8ee1b2 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/clerk-react", - "version": "5.51.0", + "version": "5.52.0", "description": "Clerk React library", "keywords": [ "clerk", diff --git a/packages/remix/CHANGELOG.md b/packages/remix/CHANGELOG.md index c03ae595916..e50974090d3 100644 --- a/packages/remix/CHANGELOG.md +++ b/packages/remix/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 4.13.4 + +### Patch Changes + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`20c2e29`](https://github.com/clerk/javascript/commit/20c2e291fe32f6038ab9e95aec268e3d98c449f1), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`56a81aa`](https://github.com/clerk/javascript/commit/56a81aaa59e95ee25f8eb49bee78975ee377e1c7), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`348021d`](https://github.com/clerk/javascript/commit/348021d837ba66fd3f510148213f374ae2e969a8), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`fe873dc`](https://github.com/clerk/javascript/commit/fe873dc94c2614e8cc670e3add13e170bcf85338), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/backend@2.18.0 + - @clerk/clerk-react@5.52.0 + - @clerk/shared@3.27.4 + ## 4.13.3 ### Patch Changes diff --git a/packages/remix/package.json b/packages/remix/package.json index 00d3768a51e..a155423e200 100644 --- a/packages/remix/package.json +++ b/packages/remix/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/remix", - "version": "4.13.3", + "version": "4.13.4", "description": "Clerk SDK for Remix", "keywords": [ "clerk", diff --git a/packages/shared/CHANGELOG.md b/packages/shared/CHANGELOG.md index 4547ab7b13e..757b91562d2 100644 --- a/packages/shared/CHANGELOG.md +++ b/packages/shared/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log +## 3.27.4 + +### Patch Changes + +- [Billing Beta] Rename payment source to payment method. ([#6865](https://github.com/clerk/javascript/pull/6865)) by [@panteliselef](https://github.com/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](https://github.com/clerk/javascript/pull/6891)) by [@jacekradko](https://github.com/jacekradko) + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + ## 3.27.3 ### Patch Changes diff --git a/packages/shared/package.json b/packages/shared/package.json index ae12bc4087b..b03537f3e56 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/shared", - "version": "3.27.3", + "version": "3.27.4", "description": "Internal package utils used by the Clerk SDKs", "repository": { "type": "git", diff --git a/packages/tanstack-react-start/CHANGELOG.md b/packages/tanstack-react-start/CHANGELOG.md index 1bfaa1a23ae..5b7e7b4db0f 100644 --- a/packages/tanstack-react-start/CHANGELOG.md +++ b/packages/tanstack-react-start/CHANGELOG.md @@ -1,5 +1,88 @@ # @clerk/tanstack-react-start +## 0.26.0 + +### Minor Changes + +- Added support for [TanStack Start v1 RC](https://tanstack.com/blog/announcing-tanstack-start-v1)! Includes a new `clerkMiddleware()` global middleware replacing the custom server handler. ([#6859](https://github.com/clerk/javascript/pull/6859)) by [@wobsoriano](https://github.com/wobsoriano) + + Usage: + + 1. Create a `src/start.ts` file and add `clerkMiddleware()` to the list of request middlewares: + + ```ts + // src/start.ts + import { clerkMiddleware } from '@clerk/tanstack-react-start/server'; + import { createStart } from '@tanstack/react-start'; + + export const startInstance = createStart(() => { + return { + requestMiddleware: [clerkMiddleware()], + }; + }); + ``` + + 2. Add `` to your root route + + ```tsx + // src/routes/__root.tsx + import { ClerkProvider } from '@clerk/tanstack-react-start' + + export const Route = createRootRoute({...}) + + function RootDocument({ children }: { children: React.ReactNode }) { + return ( + + + + + + + {children} + + + + + ) + } + ``` + + The `getAuth()` helper is now `auth()` and can now be called within server routes and functions, without passing a Request object: + + ```ts + import { auth } from '@clerk/tanstack-react-start/server'; + + const authStateFn = createServerFn().handler(async () => { + const { userId } = await auth(); + + if (!userId) { + throw redirect({ + to: '/sign-in', + }); + } + + return { userId }; + }); + + export const Route = createFileRoute('/')({ + component: Home, + beforeLoad: async () => await authStateFn(), + loader: async ({ context }) => { + return { userId: context.userId }; + }, + }); + ``` + +### Patch Changes + +- Added internal helper type for `auth` and `getAuth()` functions that don't require a request or context parameter ([#6910](https://github.com/clerk/javascript/pull/6910)) by [@wobsoriano](https://github.com/wobsoriano) + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`20c2e29`](https://github.com/clerk/javascript/commit/20c2e291fe32f6038ab9e95aec268e3d98c449f1), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`56a81aa`](https://github.com/clerk/javascript/commit/56a81aaa59e95ee25f8eb49bee78975ee377e1c7), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`348021d`](https://github.com/clerk/javascript/commit/348021d837ba66fd3f510148213f374ae2e969a8), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`fe873dc`](https://github.com/clerk/javascript/commit/fe873dc94c2614e8cc670e3add13e170bcf85338), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/backend@2.18.0 + - @clerk/clerk-react@5.52.0 + - @clerk/shared@3.27.4 + ## 0.25.3 ### Patch Changes diff --git a/packages/tanstack-react-start/package.json b/packages/tanstack-react-start/package.json index 2bd4fffc3d7..508010b3f60 100644 --- a/packages/tanstack-react-start/package.json +++ b/packages/tanstack-react-start/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/tanstack-react-start", - "version": "0.25.3", + "version": "0.26.0", "description": "Clerk SDK for TanStack React Start", "keywords": [ "clerk", diff --git a/packages/testing/CHANGELOG.md b/packages/testing/CHANGELOG.md index 9e9ee41b751..7c60a9cf098 100644 --- a/packages/testing/CHANGELOG.md +++ b/packages/testing/CHANGELOG.md @@ -1,5 +1,14 @@ # @clerk/testing +## 1.13.4 + +### Patch Changes + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`20c2e29`](https://github.com/clerk/javascript/commit/20c2e291fe32f6038ab9e95aec268e3d98c449f1), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`56a81aa`](https://github.com/clerk/javascript/commit/56a81aaa59e95ee25f8eb49bee78975ee377e1c7), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`348021d`](https://github.com/clerk/javascript/commit/348021d837ba66fd3f510148213f374ae2e969a8), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`fe873dc`](https://github.com/clerk/javascript/commit/fe873dc94c2614e8cc670e3add13e170bcf85338), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/backend@2.18.0 + - @clerk/shared@3.27.4 + ## 1.13.3 ### Patch Changes diff --git a/packages/testing/package.json b/packages/testing/package.json index 5f513e9bb53..6230d2f51fc 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/testing", - "version": "1.13.3", + "version": "1.13.4", "description": "Utilities to help you create E2E test suites for apps using Clerk", "keywords": [ "auth", diff --git a/packages/themes/CHANGELOG.md b/packages/themes/CHANGELOG.md index a2a6311cced..7fc605971e6 100644 --- a/packages/themes/CHANGELOG.md +++ b/packages/themes/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 2.4.26 + +### Patch Changes + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + ## 2.4.25 ### Patch Changes diff --git a/packages/themes/package.json b/packages/themes/package.json index 8c10d72d2a8..1ce4bb2494a 100644 --- a/packages/themes/package.json +++ b/packages/themes/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/themes", - "version": "2.4.25", + "version": "2.4.26", "description": "Themes for the Clerk auth components", "keywords": [ "react", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 83527e818ae..956c86bba9c 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,37 @@ # Change Log +## 4.93.0 + +### Minor Changes + +- [Billing Beta] Rename payment source descriptors to use "payment method". ([#6951](https://github.com/clerk/javascript/pull/6951)) by [@panteliselef](https://github.com/panteliselef) + +- Add support for sign up `locale` ([#6915](https://github.com/clerk/javascript/pull/6915)) by [@guilherme6191](https://github.com/guilherme6191) + +- [Experimental] Fix `signIn.password` emailAddress parameter name. ([#6932](https://github.com/clerk/javascript/pull/6932)) by [@dstaley](https://github.com/dstaley) + +- [Experimental] Fix issue where calling `this.create()` would not correctly propagate errors. ([#6932](https://github.com/clerk/javascript/pull/6932)) by [@dstaley](https://github.com/dstaley) + +- [Billing Beta] Rename payment source to payment method. ([#6865](https://github.com/clerk/javascript/pull/6865)) by [@panteliselef](https://github.com/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 experimental step to choose enterprise connection on sign-in/sign-up ([#6947](https://github.com/clerk/javascript/pull/6947)) by [@LauraBeatris](https://github.com/LauraBeatris) + +### Patch Changes + +- Add success text descriptor to otp input field. ([#6958](https://github.com/clerk/javascript/pull/6958)) by [@alexcarpenter](https://github.com/alexcarpenter) + +- - Add experimental property `last_authenticated_at` to `SamlAccount` resource, which represents the date when the SAML account was last authenticated ([#6954](https://github.com/clerk/javascript/pull/6954)) by [@LauraBeatris](https://github.com/LauraBeatris) + + - Add experimental support for `enterprise_sso` as a `strategy` param for `session.prepareFirstFactorVerification` + ## 4.92.0 ### Minor Changes diff --git a/packages/types/package.json b/packages/types/package.json index 9e7df9533c0..e5605f70574 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/types", - "version": "4.92.0", + "version": "4.93.0", "description": "Typings for Clerk libraries.", "keywords": [ "clerk", diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index c6c90284b52..719802ddb2e 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -1,5 +1,15 @@ # @clerk/vue +## 1.14.4 + +### Patch Changes + +- Fixed an issue where the `transferable` prop in the `` component was incorrectly defaulting to `false` due to Vue's boolean prop coercion. ([#6935](https://github.com/clerk/javascript/pull/6935)) by [@wobsoriano](https://github.com/wobsoriano) + +- Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42)]: + - @clerk/types@4.93.0 + - @clerk/shared@3.27.4 + ## 1.14.3 ### Patch Changes diff --git a/packages/vue/package.json b/packages/vue/package.json index 0b22375c902..f33b953d95b 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/vue", - "version": "1.14.3", + "version": "1.14.4", "description": "Clerk SDK for Vue", "keywords": [ "clerk",