From da29d79de323adb49e3923969b7c1a38843aefcb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 12:55:15 +0000 Subject: [PATCH] ci(repo): Version packages --- .changeset/azp-cookie-warning-warn-once.md | 5 --- ...r-replace-email-phone-and-banned-locked.md | 9 ---- .changeset/beige-breads-bathe.md | 7 ---- .../break-check-coverage-all-packages.md | 2 - .changeset/bright-parrots-play.md | 2 - .changeset/brown-singers-fall.md | 7 ---- .changeset/bump-break-check-chunk-filter.md | 2 - .changeset/clean-token-cache.md | 5 --- .changeset/clerkrequest-omit-body.md | 5 --- .changeset/cool-boats-burn.md | 10 ----- .changeset/curly-cameras-laugh.md | 5 --- .changeset/drop-redundant-tsc-declarations.md | 2 - .changeset/empty-spiders-happen.md | 5 --- .changeset/expo-bump-native-sdks.md | 5 --- .changeset/fair-singers-consent.md | 5 --- .changeset/fix-pending-otp-reprepare.md | 5 --- .changeset/gate-api-changes-turbo-cache.md | 2 - .changeset/huge-moments-poke.md | 2 - .changeset/humble-insects-rhyme.md | 9 ---- .changeset/keyless-ci-guard.md | 11 ----- .changeset/m2m-jwt-custom-claims.md | 5 --- .changeset/moody-rules-carry.md | 5 --- .changeset/neat-mild-pale.md | 5 --- .changeset/proud-lions-allow.md | 5 --- .changeset/public-eggs-brush.md | 7 ---- .changeset/remove-dev-cli-references.md | 2 - .../sdk-84-remove-telemetry-postinstall.md | 9 ---- .../shared-drop-redundant-tsc-declarations.md | 2 - .changeset/shared-nest-internal-chunks.md | 5 --- .changeset/sharp-terms-boil.md | 5 --- .changeset/silent-fastify-handshakes.md | 5 --- .changeset/social-coats-allow.md | 2 - .changeset/spa-dev-warning-env.md | 5 --- .changeset/tangy-ducks-end.md | 5 --- .changeset/tar-security-bump.md | 2 - .changeset/wide-items-flow.md | 7 ---- packages/astro/CHANGELOG.md | 10 +++++ packages/astro/package.json | 2 +- packages/backend/CHANGELOG.md | 24 +++++++++++ packages/backend/package.json | 2 +- packages/chrome-extension/CHANGELOG.md | 10 +++++ packages/chrome-extension/package.json | 2 +- packages/clerk-js/CHANGELOG.md | 13 ++++++ packages/clerk-js/package.json | 2 +- packages/expo-passkeys/CHANGELOG.md | 7 ++++ packages/expo-passkeys/package.json | 2 +- packages/expo/CHANGELOG.md | 13 ++++++ packages/expo/package.json | 2 +- packages/express/CHANGELOG.md | 8 ++++ packages/express/package.json | 2 +- packages/fastify/CHANGELOG.md | 10 +++++ packages/fastify/package.json | 2 +- packages/hono/CHANGELOG.md | 8 ++++ packages/hono/package.json | 2 +- packages/localizations/CHANGELOG.md | 13 ++++++ packages/localizations/package.json | 2 +- packages/msw/CHANGELOG.md | 7 ++++ packages/msw/package.json | 2 +- packages/nextjs/CHANGELOG.md | 11 +++++ packages/nextjs/package.json | 2 +- packages/nuxt/CHANGELOG.md | 11 +++++ packages/nuxt/package.json | 2 +- packages/react-router/CHANGELOG.md | 13 ++++++ packages/react-router/package.json | 2 +- packages/react/CHANGELOG.md | 7 ++++ packages/react/package.json | 2 +- packages/shared/CHANGELOG.md | 24 +++++++++++ packages/shared/package.json | 2 +- packages/tanstack-react-start/CHANGELOG.md | 11 +++++ packages/tanstack-react-start/package.json | 2 +- packages/testing/CHANGELOG.md | 8 ++++ packages/testing/package.json | 2 +- packages/ui/CHANGELOG.md | 41 +++++++++++++++++++ packages/ui/package.json | 2 +- packages/upgrade/CHANGELOG.md | 6 +++ packages/upgrade/package.json | 2 +- packages/vue/CHANGELOG.md | 7 ++++ packages/vue/package.json | 2 +- 78 files changed, 283 insertions(+), 202 deletions(-) delete mode 100644 .changeset/azp-cookie-warning-warn-once.md delete mode 100644 .changeset/backend-user-replace-email-phone-and-banned-locked.md delete mode 100644 .changeset/beige-breads-bathe.md delete mode 100644 .changeset/break-check-coverage-all-packages.md delete mode 100644 .changeset/bright-parrots-play.md delete mode 100644 .changeset/brown-singers-fall.md delete mode 100644 .changeset/bump-break-check-chunk-filter.md delete mode 100644 .changeset/clean-token-cache.md delete mode 100644 .changeset/clerkrequest-omit-body.md delete mode 100644 .changeset/cool-boats-burn.md delete mode 100644 .changeset/curly-cameras-laugh.md delete mode 100644 .changeset/drop-redundant-tsc-declarations.md delete mode 100644 .changeset/empty-spiders-happen.md delete mode 100644 .changeset/expo-bump-native-sdks.md delete mode 100644 .changeset/fair-singers-consent.md delete mode 100644 .changeset/fix-pending-otp-reprepare.md delete mode 100644 .changeset/gate-api-changes-turbo-cache.md delete mode 100644 .changeset/huge-moments-poke.md delete mode 100644 .changeset/humble-insects-rhyme.md delete mode 100644 .changeset/keyless-ci-guard.md delete mode 100644 .changeset/m2m-jwt-custom-claims.md delete mode 100644 .changeset/moody-rules-carry.md delete mode 100644 .changeset/neat-mild-pale.md delete mode 100644 .changeset/proud-lions-allow.md delete mode 100644 .changeset/public-eggs-brush.md delete mode 100644 .changeset/remove-dev-cli-references.md delete mode 100644 .changeset/sdk-84-remove-telemetry-postinstall.md delete mode 100644 .changeset/shared-drop-redundant-tsc-declarations.md delete mode 100644 .changeset/shared-nest-internal-chunks.md delete mode 100644 .changeset/sharp-terms-boil.md delete mode 100644 .changeset/silent-fastify-handshakes.md delete mode 100644 .changeset/social-coats-allow.md delete mode 100644 .changeset/spa-dev-warning-env.md delete mode 100644 .changeset/tangy-ducks-end.md delete mode 100644 .changeset/tar-security-bump.md delete mode 100644 .changeset/wide-items-flow.md diff --git a/.changeset/azp-cookie-warning-warn-once.md b/.changeset/azp-cookie-warning-warn-once.md deleted file mode 100644 index 6e0c9991131..00000000000 --- a/.changeset/azp-cookie-warning-warn-once.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/backend': patch ---- - -Emit the "session token from cookie is missing the `azp` claim" warning once per process instead of on every authenticated request. An `azp`-less cookie token is reused across requests, so the previous unguarded `console.warn` could flood production logs. diff --git a/.changeset/backend-user-replace-email-phone-and-banned-locked.md b/.changeset/backend-user-replace-email-phone-and-banned-locked.md deleted file mode 100644 index e69f5e50452..00000000000 --- a/.changeset/backend-user-replace-email-phone-and-banned-locked.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@clerk/backend': minor ---- - -Add support for new Backend API user endpoints: - -- `users.replaceUserEmailAddress(userId, { emailAddress })` replaces all of a user's email addresses with a single verified, primary email address (`PUT /users/{user_id}/email_address`). -- `users.replaceUserPhoneNumber(userId, { phoneNumber })` replaces all of a user's phone numbers with a single verified, primary phone number (`PUT /users/{user_id}/phone_number`). -- `users.createUser` now accepts `banned` and `locked` parameters to create a user that is already banned or locked. diff --git a/.changeset/beige-breads-bathe.md b/.changeset/beige-breads-bathe.md deleted file mode 100644 index 827079a0824..00000000000 --- a/.changeset/beige-breads-bathe.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/localizations': patch -'@clerk/shared': patch -'@clerk/ui': patch ---- - -Add support for Google Workspace SAML provider to self-serve SSO diff --git a/.changeset/break-check-coverage-all-packages.md b/.changeset/break-check-coverage-all-packages.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/break-check-coverage-all-packages.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/bright-parrots-play.md b/.changeset/bright-parrots-play.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/bright-parrots-play.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/brown-singers-fall.md b/.changeset/brown-singers-fall.md deleted file mode 100644 index aa039d45201..00000000000 --- a/.changeset/brown-singers-fall.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/localizations': patch -'@clerk/shared': patch -'@clerk/ui': patch ---- - -Layer architecture for configure steps per IdP and protocol on `` diff --git a/.changeset/bump-break-check-chunk-filter.md b/.changeset/bump-break-check-chunk-filter.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/bump-break-check-chunk-filter.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/clean-token-cache.md b/.changeset/clean-token-cache.md deleted file mode 100644 index 07610ad6a3f..00000000000 --- a/.changeset/clean-token-cache.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/expo': patch ---- - -Preserve custom token cache method context when initializing the native Clerk singleton. diff --git a/.changeset/clerkrequest-omit-body.md b/.changeset/clerkrequest-omit-body.md deleted file mode 100644 index 9f8876f9396..00000000000 --- a/.changeset/clerkrequest-omit-body.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/backend': patch ---- - -Stop `authenticateRequest` from consuming the incoming request body, which previously left downstream handlers unable to read it (for example a Hono POST route calling `c.req.json()`). diff --git a/.changeset/cool-boats-burn.md b/.changeset/cool-boats-burn.md deleted file mode 100644 index 0a24db1ceff..00000000000 --- a/.changeset/cool-boats-burn.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@clerk/ui': patch ---- - -Reworks the `` confirmation step and adds a dedicated reset connection dialog: - -- Introduces `` — a modal-based, type-to-confirm dialog scoped to the wizard container that replaces the inline reset confirmation card. Wraps the destructive delete behind `useReverification`, clears the local provider selection, and rewinds the wizard to provider selection on success. -- Restyles the confirmation step body: unified status header with an inline `Active` / `Inactive` badge, grouped Enable SSO and Domain rows, two-column configuration details rendered through `ProfileSection.ItemList`, outlined `Configure again`, destructive `Reset connection`, and an inactive-state banner inside the step footer. -- `Step.Header` now accepts a `badge` prop so a step can render an inline status pill next to its title without crowding the right-aligned children slot. -- `OrganizationProfile` forwards the shared content ref to `` so the new dialog portals into the wizard chrome when the component is embedded inside the organization profile. diff --git a/.changeset/curly-cameras-laugh.md b/.changeset/curly-cameras-laugh.md deleted file mode 100644 index b7d34bc84ff..00000000000 --- a/.changeset/curly-cameras-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@clerk/clerk-js": patch ---- - -Fix Core 3 OAuth retry routing to the previously selected provider after an abandoned redirect. diff --git a/.changeset/drop-redundant-tsc-declarations.md b/.changeset/drop-redundant-tsc-declarations.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/drop-redundant-tsc-declarations.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/empty-spiders-happen.md b/.changeset/empty-spiders-happen.md deleted file mode 100644 index 49d2e79b2d7..00000000000 --- a/.changeset/empty-spiders-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/ui': patch ---- - -"Fix rendering issue for free trial badge." diff --git a/.changeset/expo-bump-native-sdks.md b/.changeset/expo-bump-native-sdks.md deleted file mode 100644 index 3d5d3b51150..00000000000 --- a/.changeset/expo-bump-native-sdks.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/expo': patch ---- - -Bump the native SDKs pulled into Expo: `clerk-ios` to `1.1.4` and `clerk-android-api`/`clerk-android-ui` to `1.0.23`. diff --git a/.changeset/fair-singers-consent.md b/.changeset/fair-singers-consent.md deleted file mode 100644 index fa725ae3d2f..00000000000 --- a/.changeset/fair-singers-consent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/ui': patch ---- - -Fix the legal consent checkbox growing in size when its label wraps to a second line while using the `simple` theme. The checkbox is now aligned to the start of the row so it no longer stretches to match the label height. diff --git a/.changeset/fix-pending-otp-reprepare.md b/.changeset/fix-pending-otp-reprepare.md deleted file mode 100644 index d7967766ab9..00000000000 --- a/.changeset/fix-pending-otp-reprepare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/ui': patch ---- - -Avoid sending duplicate verification codes when persisted email or phone code verifications are already pending. diff --git a/.changeset/gate-api-changes-turbo-cache.md b/.changeset/gate-api-changes-turbo-cache.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/gate-api-changes-turbo-cache.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/huge-moments-poke.md b/.changeset/huge-moments-poke.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/huge-moments-poke.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/humble-insects-rhyme.md b/.changeset/humble-insects-rhyme.md deleted file mode 100644 index 7bc6ddf6ba3..00000000000 --- a/.changeset/humble-insects-rhyme.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@clerk/ui': patch ---- - -Adds a wizard-wide reset connection entry on the `` step footers: - -- New `Step.Footer.Reset` compound part that renders a destructive ghost button on the leading edge of the footer and opens the existing `ResetConnectionDialog`. The slot owns its own open state and gates itself on the current enterprise connection, so it stays hidden on the provider selection step. -- Wires the reset entry into the Verify Domain, Configure (Okta and Custom SAML), and Test steps so the reset action is reachable from anywhere in the wizard. The confirmation step keeps its in-body destructive button. -- Exposes a `configureSSOFooterResetButton` element descriptor so the new button surface can be themed via appearance customizations. diff --git a/.changeset/keyless-ci-guard.md b/.changeset/keyless-ci-guard.md deleted file mode 100644 index 92fd265896c..00000000000 --- a/.changeset/keyless-ci-guard.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -'@clerk/astro': patch -'@clerk/backend': patch -'@clerk/nextjs': patch -'@clerk/nuxt': patch -'@clerk/react-router': patch -'@clerk/shared': patch -'@clerk/tanstack-react-start': patch ---- - -Prevent keyless mode from activating in CI and other automated environments in framework SDKs. diff --git a/.changeset/m2m-jwt-custom-claims.md b/.changeset/m2m-jwt-custom-claims.md deleted file mode 100644 index ef38bd26bde..00000000000 --- a/.changeset/m2m-jwt-custom-claims.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/backend': patch ---- - -Preserve custom claims when verifying JWT-format M2M tokens. `M2MToken.fromJwtPayload` previously hardcoded `claims` to `null`, so `client.m2m.verify()` (and request-level `auth()`) dropped any custom claims embedded in the token. Custom claims are now reconstructed from the verified payload by stripping only the structural claims the backend adds when minting the token (`iss`, `sub`, `exp`, `nbf`, `iat`, `jti`). User-supplied claims such as `aud` are preserved. Tokens without custom claims still return `claims: null`, consistent with the opaque-token path. diff --git a/.changeset/moody-rules-carry.md b/.changeset/moody-rules-carry.md deleted file mode 100644 index 85fd2df31cb..00000000000 --- a/.changeset/moody-rules-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/upgrade': patch ---- - -Removed unused generate-changelog script diff --git a/.changeset/neat-mild-pale.md b/.changeset/neat-mild-pale.md deleted file mode 100644 index 2178bc24904..00000000000 --- a/.changeset/neat-mild-pale.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/ui': patch ---- - -Fix stepper chevron wrapping in `` diff --git a/.changeset/proud-lions-allow.md b/.changeset/proud-lions-allow.md deleted file mode 100644 index 3943fba931a..00000000000 --- a/.changeset/proud-lions-allow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/backend': patch ---- - -Strip `private_metadata` from the backend resource `_raw` payload in `stripPrivateDataFromObject`, preventing it from leaking into `__clerk_ssr_state` when a `User`/`Organization` resource is passed to `buildClerkProps`. diff --git a/.changeset/public-eggs-brush.md b/.changeset/public-eggs-brush.md deleted file mode 100644 index 4e4304d77a9..00000000000 --- a/.changeset/public-eggs-brush.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/localizations': patch -'@clerk/shared': patch -'@clerk/ui': patch ---- - -Add support for Microsoft Entra SAML provider to self-serve SSO diff --git a/.changeset/remove-dev-cli-references.md b/.changeset/remove-dev-cli-references.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/remove-dev-cli-references.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/sdk-84-remove-telemetry-postinstall.md b/.changeset/sdk-84-remove-telemetry-postinstall.md deleted file mode 100644 index 2c73fec5c8d..00000000000 --- a/.changeset/sdk-84-remove-telemetry-postinstall.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@clerk/shared': patch ---- - -Replace the telemetry `postinstall` script with a one-time runtime notice, printed once per process on server runtimes (Node, excluding CI) when the telemetry collector boots against a development instance. Drops the `std-env` dependency. - -Removing `postinstall` improves the package's supply-chain posture: `@clerk/shared` no longer executes arbitrary code at install time, aligning with package-manager defaults that increasingly disable install scripts. - -Browser-only applications with no server-side Clerk runtime (e.g. a Vite SPA) will not surface an in-band notice. Telemetry behavior and opt-out (`telemetry={false}` or `*_CLERK_TELEMETRY_DISABLED`) are unchanged; disclosure for these setups is provided at https://clerk.com/docs/telemetry. diff --git a/.changeset/shared-drop-redundant-tsc-declarations.md b/.changeset/shared-drop-redundant-tsc-declarations.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/shared-drop-redundant-tsc-declarations.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/shared-nest-internal-chunks.md b/.changeset/shared-nest-internal-chunks.md deleted file mode 100644 index fcd63f2cb4a..00000000000 --- a/.changeset/shared-nest-internal-chunks.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/shared': patch ---- - -Nest rolldown's shared build chunks under `dist/runtime/_chunks/` instead of emitting them flat next to the entry points. The package exposes `"./*"`, which resolves to `dist/runtime/*`, so the content-hashed internal chunks were being picked up by API-diff tooling whenever a chunk hash shifted. Entry and type resolution are unchanged; the chunks are still referenced by relative path, and external `./_chunks/*` package subpaths are blocked. diff --git a/.changeset/sharp-terms-boil.md b/.changeset/sharp-terms-boil.md deleted file mode 100644 index b6f1405c609..00000000000 --- a/.changeset/sharp-terms-boil.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/ui': patch ---- - -Add mobile support for `` navbar to display application name, logo and organization name diff --git a/.changeset/silent-fastify-handshakes.md b/.changeset/silent-fastify-handshakes.md deleted file mode 100644 index 3e26bf8c033..00000000000 --- a/.changeset/silent-fastify-handshakes.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/fastify': patch ---- - -Fixed `clerkPlugin()` to honor `publishableKey` and `secretKey` passed in plugin options when authenticating Fastify requests. The plugin now also exposes `request.clerk`, which uses the same plugin keys and resolves the correct Clerk API host for non-production publishable keys. diff --git a/.changeset/social-coats-allow.md b/.changeset/social-coats-allow.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/social-coats-allow.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/spa-dev-warning-env.md b/.changeset/spa-dev-warning-env.md deleted file mode 100644 index 0301bd824fe..00000000000 --- a/.changeset/spa-dev-warning-env.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/react-router': patch ---- - -Read `VITE_CLERK_UNSAFE_DISABLE_DEVELOPMENT_MODE_CONSOLE_WARNING` on the client when React Router is used in SPA mode (or as a library). Previously the env-var shortcut only took effect through the SSR `rootAuthLoader`, so client-only setups had no way to suppress the development-keys warning without passing `unsafe_disableDevelopmentModeConsoleWarning` to `` directly. diff --git a/.changeset/tangy-ducks-end.md b/.changeset/tangy-ducks-end.md deleted file mode 100644 index fd6f69209d7..00000000000 --- a/.changeset/tangy-ducks-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@clerk/ui': patch ---- - -Scope the `UserProfile` active-devices fetch cache by `user.id` so a session switch or sign-out/sign-in on a shared device no longer renders the previous user's device activity (IP, location, browser/device) from the module-scoped cache. diff --git a/.changeset/tar-security-bump.md b/.changeset/tar-security-bump.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/tar-security-bump.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/wide-items-flow.md b/.changeset/wide-items-flow.md deleted file mode 100644 index 399a5c0fd1d..00000000000 --- a/.changeset/wide-items-flow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@clerk/clerk-js': minor -'@clerk/shared': minor -'@clerk/ui': minor ---- - -Internal `` refactor to call new org-scoped enterprise connections FAPI endpoints, replacing the `/me/` deprecated scope. diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md index 435cb6c5e28..17a37755ff5 100644 --- a/packages/astro/CHANGELOG.md +++ b/packages/astro/CHANGELOG.md @@ -1,5 +1,15 @@ # @clerk/astro +## 3.3.3 + +### Patch Changes + +- Prevent keyless mode from activating in CI and other automated environments in framework SDKs. ([#8676](https://github.com/clerk/javascript/pull/8676)) by [@mwickett](https://github.com/mwickett) + +- Updated dependencies [[`1c42351`](https://github.com/clerk/javascript/commit/1c42351fd7a77d7303a8652cca97d64b9ac9d129), [`1701e0f`](https://github.com/clerk/javascript/commit/1701e0f5da33ffd7b74f397f8727837ae1526516), [`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`ff0cfef`](https://github.com/clerk/javascript/commit/ff0cfef67352662182365ce1329f54f41bb47812), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`be55c4e`](https://github.com/clerk/javascript/commit/be55c4e405777014dcca6de7624c5b6151157f4f), [`fb184de`](https://github.com/clerk/javascript/commit/fb184de6155d556c51e6f664ec42050eeefe68af), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/backend@3.5.0 + - @clerk/shared@4.15.0 + ## 3.3.2 ### Patch Changes diff --git a/packages/astro/package.json b/packages/astro/package.json index 198f7a3d95f..3840f7beedf 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/astro", - "version": "3.3.2", + "version": "3.3.3", "description": "Clerk SDK for Astro", "keywords": [ "auth", diff --git a/packages/backend/CHANGELOG.md b/packages/backend/CHANGELOG.md index d18413c87ff..07895fc0de3 100644 --- a/packages/backend/CHANGELOG.md +++ b/packages/backend/CHANGELOG.md @@ -1,5 +1,29 @@ # Change Log +## 3.5.0 + +### Minor Changes + +- Add support for new Backend API user endpoints: ([#8694](https://github.com/clerk/javascript/pull/8694)) by [@dmoerner](https://github.com/dmoerner) + - `users.replaceUserEmailAddress(userId, { emailAddress })` replaces all of a user's email addresses with a single verified, primary email address (`PUT /users/{user_id}/email_address`). + - `users.replaceUserPhoneNumber(userId, { phoneNumber })` replaces all of a user's phone numbers with a single verified, primary phone number (`PUT /users/{user_id}/phone_number`). + - `users.createUser` now accepts `banned` and `locked` parameters to create a user that is already banned or locked. + +### Patch Changes + +- Emit the "session token from cookie is missing the `azp` claim" warning once per process instead of on every authenticated request. An `azp`-less cookie token is reused across requests, so the previous unguarded `console.warn` could flood production logs. ([#8698](https://github.com/clerk/javascript/pull/8698)) by [@jacekradko](https://github.com/jacekradko) + +- Stop `authenticateRequest` from consuming the incoming request body, which previously left downstream handlers unable to read it (for example a Hono POST route calling `c.req.json()`). ([#8708](https://github.com/clerk/javascript/pull/8708)) by [@jacekradko](https://github.com/jacekradko) + +- Prevent keyless mode from activating in CI and other automated environments in framework SDKs. ([#8676](https://github.com/clerk/javascript/pull/8676)) by [@mwickett](https://github.com/mwickett) + +- Preserve custom claims when verifying JWT-format M2M tokens. `M2MToken.fromJwtPayload` previously hardcoded `claims` to `null`, so `client.m2m.verify()` (and request-level `auth()`) dropped any custom claims embedded in the token. Custom claims are now reconstructed from the verified payload by stripping only the structural claims the backend adds when minting the token (`iss`, `sub`, `exp`, `nbf`, `iat`, `jti`). User-supplied claims such as `aud` are preserved. Tokens without custom claims still return `claims: null`, consistent with the opaque-token path. ([#8697](https://github.com/clerk/javascript/pull/8697)) by [@jacekradko](https://github.com/jacekradko) + +- Strip `private_metadata` from the backend resource `_raw` payload in `stripPrivateDataFromObject`, preventing it from leaking into `__clerk_ssr_state` when a `User`/`Organization` resource is passed to `buildClerkProps`. ([#8702](https://github.com/clerk/javascript/pull/8702)) by [@dominic-clerk](https://github.com/dominic-clerk) + +- Updated dependencies [[`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/shared@4.15.0 + ## 3.4.14 ### Patch Changes diff --git a/packages/backend/package.json b/packages/backend/package.json index 8943a75ad17..14cda1c6d33 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/backend", - "version": "3.4.14", + "version": "3.5.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 7626f628ce9..e38a9bc13b0 100644 --- a/packages/chrome-extension/CHANGELOG.md +++ b/packages/chrome-extension/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 3.1.32 + +### Patch Changes + +- Updated dependencies [[`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`4dd97bd`](https://github.com/clerk/javascript/commit/4dd97bd1a95c8aeeb078a682336d37b8ccc19634), [`ef43ff4`](https://github.com/clerk/javascript/commit/ef43ff40cfc8a1fb3648cc0fb5b21a10225d7ad2), [`03c83ba`](https://github.com/clerk/javascript/commit/03c83baab94e1a8bbe4c183ad4cafc08c18ea6b7), [`152c255`](https://github.com/clerk/javascript/commit/152c2555d0d9f11bd278ccee2b998ae6cd1fa7fd), [`846a145`](https://github.com/clerk/javascript/commit/846a14525c43c31ce41ae0bb518925ea247c3ec6), [`da93ece`](https://github.com/clerk/javascript/commit/da93ecefa710fed23116e7863320207fd127d497), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`b09788e`](https://github.com/clerk/javascript/commit/b09788eb9059a9e8c22fdef0dcb3676ac749e728), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`b07afc4`](https://github.com/clerk/javascript/commit/b07afc4b3e8a43232fe6cee4fb19a8c62d4bb09b), [`a1d96f1`](https://github.com/clerk/javascript/commit/a1d96f181f0d58d70e0bb2720f30f5bbf2e95a7b), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/shared@4.15.0 + - @clerk/ui@1.15.0 + - @clerk/clerk-js@6.14.0 + - @clerk/react@6.7.3 + ## 3.1.31 ### Patch Changes diff --git a/packages/chrome-extension/package.json b/packages/chrome-extension/package.json index e06071561dc..8dc7081d62b 100644 --- a/packages/chrome-extension/package.json +++ b/packages/chrome-extension/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/chrome-extension", - "version": "3.1.31", + "version": "3.1.32", "description": "Clerk SDK for Chrome extensions", "keywords": [ "auth", diff --git a/packages/clerk-js/CHANGELOG.md b/packages/clerk-js/CHANGELOG.md index 8665aba9a81..78826109446 100644 --- a/packages/clerk-js/CHANGELOG.md +++ b/packages/clerk-js/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 6.14.0 + +### Minor Changes + +- Internal `` refactor to call new org-scoped enterprise connections FAPI endpoints, replacing the `/me/` deprecated scope. ([#8671](https://github.com/clerk/javascript/pull/8671)) by [@iagodahlem](https://github.com/iagodahlem) + +### Patch Changes + +- Fix Core 3 OAuth retry routing to the previously selected provider after an abandoned redirect. ([#8494](https://github.com/clerk/javascript/pull/8494)) by [@jacekradko](https://github.com/jacekradko) + +- Updated dependencies [[`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/shared@4.15.0 + ## 6.13.0 ### Minor Changes diff --git a/packages/clerk-js/package.json b/packages/clerk-js/package.json index 2b9db6756f5..19fd3c4a968 100644 --- a/packages/clerk-js/package.json +++ b/packages/clerk-js/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/clerk-js", - "version": "6.13.0", + "version": "6.14.0", "description": "Clerk JS library", "keywords": [ "clerk", diff --git a/packages/expo-passkeys/CHANGELOG.md b/packages/expo-passkeys/CHANGELOG.md index a0148373f7b..37a4738a12d 100644 --- a/packages/expo-passkeys/CHANGELOG.md +++ b/packages/expo-passkeys/CHANGELOG.md @@ -1,5 +1,12 @@ # @clerk/expo-passkeys +## 1.1.1 + +### Patch Changes + +- Updated dependencies [[`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/shared@4.15.0 + ## 1.1.0 ### Minor Changes diff --git a/packages/expo-passkeys/package.json b/packages/expo-passkeys/package.json index d5d9b5daabc..eeaf1c95a10 100644 --- a/packages/expo-passkeys/package.json +++ b/packages/expo-passkeys/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/expo-passkeys", - "version": "1.1.0", + "version": "1.1.1", "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 bdad736feaa..284af64e680 100644 --- a/packages/expo/CHANGELOG.md +++ b/packages/expo/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 3.3.1 + +### Patch Changes + +- Preserve custom token cache method context when initializing the native Clerk singleton. ([#8713](https://github.com/clerk/javascript/pull/8713)) by [@mikepitre](https://github.com/mikepitre) + +- Bump the native SDKs pulled into Expo: `clerk-ios` to `1.1.4` and `clerk-android-api`/`clerk-android-ui` to `1.0.23`. ([#8728](https://github.com/clerk/javascript/pull/8728)) by [@mikepitre](https://github.com/mikepitre) + +- Updated dependencies [[`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`ef43ff4`](https://github.com/clerk/javascript/commit/ef43ff40cfc8a1fb3648cc0fb5b21a10225d7ad2), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/shared@4.15.0 + - @clerk/clerk-js@6.14.0 + - @clerk/react@6.7.3 + ## 3.3.0 ### Minor Changes diff --git a/packages/expo/package.json b/packages/expo/package.json index 4625fe179b1..647eacfdd6b 100644 --- a/packages/expo/package.json +++ b/packages/expo/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/expo", - "version": "3.3.0", + "version": "3.3.1", "description": "Clerk React Native/Expo library", "keywords": [ "react", diff --git a/packages/express/CHANGELOG.md b/packages/express/CHANGELOG.md index 3ff75545217..9c3071940d2 100644 --- a/packages/express/CHANGELOG.md +++ b/packages/express/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 2.1.23 + +### Patch Changes + +- Updated dependencies [[`1c42351`](https://github.com/clerk/javascript/commit/1c42351fd7a77d7303a8652cca97d64b9ac9d129), [`1701e0f`](https://github.com/clerk/javascript/commit/1701e0f5da33ffd7b74f397f8727837ae1526516), [`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`ff0cfef`](https://github.com/clerk/javascript/commit/ff0cfef67352662182365ce1329f54f41bb47812), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`be55c4e`](https://github.com/clerk/javascript/commit/be55c4e405777014dcca6de7624c5b6151157f4f), [`fb184de`](https://github.com/clerk/javascript/commit/fb184de6155d556c51e6f664ec42050eeefe68af), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/backend@3.5.0 + - @clerk/shared@4.15.0 + ## 2.1.22 ### Patch Changes diff --git a/packages/express/package.json b/packages/express/package.json index 33b787a47e9..d47e13cb15a 100644 --- a/packages/express/package.json +++ b/packages/express/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/express", - "version": "2.1.22", + "version": "2.1.23", "description": "Clerk server SDK for usage with Express", "keywords": [ "clerk", diff --git a/packages/fastify/CHANGELOG.md b/packages/fastify/CHANGELOG.md index 3e576394d62..5bfe0ce169c 100644 --- a/packages/fastify/CHANGELOG.md +++ b/packages/fastify/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 3.1.33 + +### Patch Changes + +- Fixed `clerkPlugin()` to honor `publishableKey` and `secretKey` passed in plugin options when authenticating Fastify requests. The plugin now also exposes `request.clerk`, which uses the same plugin keys and resolves the correct Clerk API host for non-production publishable keys. ([#8640](https://github.com/clerk/javascript/pull/8640)) by [@wobsoriano](https://github.com/wobsoriano) + +- Updated dependencies [[`1c42351`](https://github.com/clerk/javascript/commit/1c42351fd7a77d7303a8652cca97d64b9ac9d129), [`1701e0f`](https://github.com/clerk/javascript/commit/1701e0f5da33ffd7b74f397f8727837ae1526516), [`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`ff0cfef`](https://github.com/clerk/javascript/commit/ff0cfef67352662182365ce1329f54f41bb47812), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`be55c4e`](https://github.com/clerk/javascript/commit/be55c4e405777014dcca6de7624c5b6151157f4f), [`fb184de`](https://github.com/clerk/javascript/commit/fb184de6155d556c51e6f664ec42050eeefe68af), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/backend@3.5.0 + - @clerk/shared@4.15.0 + ## 3.1.32 ### Patch Changes diff --git a/packages/fastify/package.json b/packages/fastify/package.json index 4487863f330..aa003e0dcd5 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/fastify", - "version": "3.1.32", + "version": "3.1.33", "description": "Clerk SDK for Fastify", "keywords": [ "auth", diff --git a/packages/hono/CHANGELOG.md b/packages/hono/CHANGELOG.md index ec148670be7..45023cff3ce 100644 --- a/packages/hono/CHANGELOG.md +++ b/packages/hono/CHANGELOG.md @@ -1,5 +1,13 @@ # @clerk/hono +## 0.1.33 + +### Patch Changes + +- Updated dependencies [[`1c42351`](https://github.com/clerk/javascript/commit/1c42351fd7a77d7303a8652cca97d64b9ac9d129), [`1701e0f`](https://github.com/clerk/javascript/commit/1701e0f5da33ffd7b74f397f8727837ae1526516), [`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`ff0cfef`](https://github.com/clerk/javascript/commit/ff0cfef67352662182365ce1329f54f41bb47812), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`be55c4e`](https://github.com/clerk/javascript/commit/be55c4e405777014dcca6de7624c5b6151157f4f), [`fb184de`](https://github.com/clerk/javascript/commit/fb184de6155d556c51e6f664ec42050eeefe68af), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/backend@3.5.0 + - @clerk/shared@4.15.0 + ## 0.1.32 ### Patch Changes diff --git a/packages/hono/package.json b/packages/hono/package.json index 8c92a2ebf75..bf69c90b075 100644 --- a/packages/hono/package.json +++ b/packages/hono/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/hono", - "version": "0.1.32", + "version": "0.1.33", "description": "Clerk SDK for Hono", "keywords": [ "auth", diff --git a/packages/localizations/CHANGELOG.md b/packages/localizations/CHANGELOG.md index 6ef3c6dde89..eff18f3256a 100644 --- a/packages/localizations/CHANGELOG.md +++ b/packages/localizations/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 4.7.1 + +### Patch Changes + +- Add support for Google Workspace SAML provider to self-serve SSO ([#8690](https://github.com/clerk/javascript/pull/8690)) by [@LauraBeatris](https://github.com/LauraBeatris) + +- Layer architecture for configure steps per IdP and protocol on `` ([#8651](https://github.com/clerk/javascript/pull/8651)) by [@LauraBeatris](https://github.com/LauraBeatris) + +- Add support for Microsoft Entra SAML provider to self-serve SSO ([#8695](https://github.com/clerk/javascript/pull/8695)) by [@LauraBeatris](https://github.com/LauraBeatris) + +- Updated dependencies [[`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/shared@4.15.0 + ## 4.7.0 ### Minor Changes diff --git a/packages/localizations/package.json b/packages/localizations/package.json index d1f5c8cf037..e41d7990e2c 100644 --- a/packages/localizations/package.json +++ b/packages/localizations/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/localizations", - "version": "4.7.0", + "version": "4.7.1", "description": "Localizations for the Clerk components", "keywords": [ "react", diff --git a/packages/msw/CHANGELOG.md b/packages/msw/CHANGELOG.md index 82cb0fc1395..ba53ecda9af 100644 --- a/packages/msw/CHANGELOG.md +++ b/packages/msw/CHANGELOG.md @@ -1,5 +1,12 @@ # @clerk/msw +## 0.0.31 + +### Patch Changes + +- Updated dependencies [[`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/shared@4.15.0 + ## 0.0.30 ### Patch Changes diff --git a/packages/msw/package.json b/packages/msw/package.json index 1ea228657b6..173856b6a72 100644 --- a/packages/msw/package.json +++ b/packages/msw/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/msw", - "version": "0.0.30", + "version": "0.0.31", "private": true, "sideEffects": false, "type": "module", diff --git a/packages/nextjs/CHANGELOG.md b/packages/nextjs/CHANGELOG.md index c24c580dcd4..26aff239537 100644 --- a/packages/nextjs/CHANGELOG.md +++ b/packages/nextjs/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 7.4.3 + +### Patch Changes + +- Prevent keyless mode from activating in CI and other automated environments in framework SDKs. ([#8676](https://github.com/clerk/javascript/pull/8676)) by [@mwickett](https://github.com/mwickett) + +- Updated dependencies [[`1c42351`](https://github.com/clerk/javascript/commit/1c42351fd7a77d7303a8652cca97d64b9ac9d129), [`1701e0f`](https://github.com/clerk/javascript/commit/1701e0f5da33ffd7b74f397f8727837ae1526516), [`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`ff0cfef`](https://github.com/clerk/javascript/commit/ff0cfef67352662182365ce1329f54f41bb47812), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`be55c4e`](https://github.com/clerk/javascript/commit/be55c4e405777014dcca6de7624c5b6151157f4f), [`fb184de`](https://github.com/clerk/javascript/commit/fb184de6155d556c51e6f664ec42050eeefe68af), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/backend@3.5.0 + - @clerk/shared@4.15.0 + - @clerk/react@6.7.3 + ## 7.4.2 ### Patch Changes diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index 778b4ebbb95..d812cf361a5 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/nextjs", - "version": "7.4.2", + "version": "7.4.3", "description": "Clerk SDK for NextJS", "keywords": [ "clerk", diff --git a/packages/nuxt/CHANGELOG.md b/packages/nuxt/CHANGELOG.md index 7520b3f44e3..e5440a419c0 100644 --- a/packages/nuxt/CHANGELOG.md +++ b/packages/nuxt/CHANGELOG.md @@ -1,5 +1,16 @@ # @clerk/nuxt +## 2.5.3 + +### Patch Changes + +- Prevent keyless mode from activating in CI and other automated environments in framework SDKs. ([#8676](https://github.com/clerk/javascript/pull/8676)) by [@mwickett](https://github.com/mwickett) + +- Updated dependencies [[`1c42351`](https://github.com/clerk/javascript/commit/1c42351fd7a77d7303a8652cca97d64b9ac9d129), [`1701e0f`](https://github.com/clerk/javascript/commit/1701e0f5da33ffd7b74f397f8727837ae1526516), [`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`ff0cfef`](https://github.com/clerk/javascript/commit/ff0cfef67352662182365ce1329f54f41bb47812), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`be55c4e`](https://github.com/clerk/javascript/commit/be55c4e405777014dcca6de7624c5b6151157f4f), [`fb184de`](https://github.com/clerk/javascript/commit/fb184de6155d556c51e6f664ec42050eeefe68af), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/backend@3.5.0 + - @clerk/shared@4.15.0 + - @clerk/vue@2.3.3 + ## 2.5.2 ### Patch Changes diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 896868bf406..de257fcefd3 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/nuxt", - "version": "2.5.2", + "version": "2.5.3", "description": "Clerk SDK for Nuxt", "keywords": [ "clerk", diff --git a/packages/react-router/CHANGELOG.md b/packages/react-router/CHANGELOG.md index 304a9942cc0..ea2da92fb06 100644 --- a/packages/react-router/CHANGELOG.md +++ b/packages/react-router/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 3.3.3 + +### Patch Changes + +- Prevent keyless mode from activating in CI and other automated environments in framework SDKs. ([#8676](https://github.com/clerk/javascript/pull/8676)) by [@mwickett](https://github.com/mwickett) + +- Read `VITE_CLERK_UNSAFE_DISABLE_DEVELOPMENT_MODE_CONSOLE_WARNING` on the client when React Router is used in SPA mode (or as a library). Previously the env-var shortcut only took effect through the SSR `rootAuthLoader`, so client-only setups had no way to suppress the development-keys warning without passing `unsafe_disableDevelopmentModeConsoleWarning` to `` directly. ([#8682](https://github.com/clerk/javascript/pull/8682)) by [@jacekradko](https://github.com/jacekradko) + +- Updated dependencies [[`1c42351`](https://github.com/clerk/javascript/commit/1c42351fd7a77d7303a8652cca97d64b9ac9d129), [`1701e0f`](https://github.com/clerk/javascript/commit/1701e0f5da33ffd7b74f397f8727837ae1526516), [`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`ff0cfef`](https://github.com/clerk/javascript/commit/ff0cfef67352662182365ce1329f54f41bb47812), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`be55c4e`](https://github.com/clerk/javascript/commit/be55c4e405777014dcca6de7624c5b6151157f4f), [`fb184de`](https://github.com/clerk/javascript/commit/fb184de6155d556c51e6f664ec42050eeefe68af), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/backend@3.5.0 + - @clerk/shared@4.15.0 + - @clerk/react@6.7.3 + ## 3.3.2 ### Patch Changes diff --git a/packages/react-router/package.json b/packages/react-router/package.json index 807af30ec97..a15314d8c23 100644 --- a/packages/react-router/package.json +++ b/packages/react-router/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/react-router", - "version": "3.3.2", + "version": "3.3.3", "description": "Clerk SDK for React Router", "keywords": [ "clerk", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 1599b0f0c34..cb8b3f724a7 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 6.7.3 + +### Patch Changes + +- Updated dependencies [[`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/shared@4.15.0 + ## 6.7.2 ### Patch Changes diff --git a/packages/react/package.json b/packages/react/package.json index 9df882062d1..a56d0d1e0ba 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/react", - "version": "6.7.2", + "version": "6.7.3", "description": "Clerk React library", "keywords": [ "clerk", diff --git a/packages/shared/CHANGELOG.md b/packages/shared/CHANGELOG.md index 81e040ad5d1..4b7488f1e75 100644 --- a/packages/shared/CHANGELOG.md +++ b/packages/shared/CHANGELOG.md @@ -1,5 +1,29 @@ # Change Log +## 4.15.0 + +### Minor Changes + +- Internal `` refactor to call new org-scoped enterprise connections FAPI endpoints, replacing the `/me/` deprecated scope. ([#8671](https://github.com/clerk/javascript/pull/8671)) by [@iagodahlem](https://github.com/iagodahlem) + +### Patch Changes + +- Add support for Google Workspace SAML provider to self-serve SSO ([#8690](https://github.com/clerk/javascript/pull/8690)) by [@LauraBeatris](https://github.com/LauraBeatris) + +- Layer architecture for configure steps per IdP and protocol on `` ([#8651](https://github.com/clerk/javascript/pull/8651)) by [@LauraBeatris](https://github.com/LauraBeatris) + +- Prevent keyless mode from activating in CI and other automated environments in framework SDKs. ([#8676](https://github.com/clerk/javascript/pull/8676)) by [@mwickett](https://github.com/mwickett) + +- Add support for Microsoft Entra SAML provider to self-serve SSO ([#8695](https://github.com/clerk/javascript/pull/8695)) by [@LauraBeatris](https://github.com/LauraBeatris) + +- Replace the telemetry `postinstall` script with a one-time runtime notice, printed once per process on server runtimes (Node, excluding CI) when the telemetry collector boots against a development instance. Drops the `std-env` dependency. ([#8549](https://github.com/clerk/javascript/pull/8549)) by [@jacekradko](https://github.com/jacekradko) + + Removing `postinstall` improves the package's supply-chain posture: `@clerk/shared` no longer executes arbitrary code at install time, aligning with package-manager defaults that increasingly disable install scripts. + + Browser-only applications with no server-side Clerk runtime (e.g. a Vite SPA) will not surface an in-band notice. Telemetry behavior and opt-out (`telemetry={false}` or `*_CLERK_TELEMETRY_DISABLED`) are unchanged; disclosure for these setups is provided at https://clerk.com/docs/telemetry. + +- Nest rolldown's shared build chunks under `dist/runtime/_chunks/` instead of emitting them flat next to the entry points. The package exposes `"./*"`, which resolves to `dist/runtime/*`, so the content-hashed internal chunks were being picked up by API-diff tooling whenever a chunk hash shifted. Entry and type resolution are unchanged; the chunks are still referenced by relative path, and external `./_chunks/*` package subpaths are blocked. ([#8717](https://github.com/clerk/javascript/pull/8717)) by [@jacekradko](https://github.com/jacekradko) + ## 4.14.0 ### Minor Changes diff --git a/packages/shared/package.json b/packages/shared/package.json index a4f607c4cf1..cd120b95fa2 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/shared", - "version": "4.14.0", + "version": "4.15.0", "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 e6c61cd4396..5213ec2323f 100644 --- a/packages/tanstack-react-start/CHANGELOG.md +++ b/packages/tanstack-react-start/CHANGELOG.md @@ -1,5 +1,16 @@ # @clerk/tanstack-react-start +## 1.3.3 + +### Patch Changes + +- Prevent keyless mode from activating in CI and other automated environments in framework SDKs. ([#8676](https://github.com/clerk/javascript/pull/8676)) by [@mwickett](https://github.com/mwickett) + +- Updated dependencies [[`1c42351`](https://github.com/clerk/javascript/commit/1c42351fd7a77d7303a8652cca97d64b9ac9d129), [`1701e0f`](https://github.com/clerk/javascript/commit/1701e0f5da33ffd7b74f397f8727837ae1526516), [`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`ff0cfef`](https://github.com/clerk/javascript/commit/ff0cfef67352662182365ce1329f54f41bb47812), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`be55c4e`](https://github.com/clerk/javascript/commit/be55c4e405777014dcca6de7624c5b6151157f4f), [`fb184de`](https://github.com/clerk/javascript/commit/fb184de6155d556c51e6f664ec42050eeefe68af), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/backend@3.5.0 + - @clerk/shared@4.15.0 + - @clerk/react@6.7.3 + ## 1.3.2 ### Patch Changes diff --git a/packages/tanstack-react-start/package.json b/packages/tanstack-react-start/package.json index ddb297a205a..e0b2acf00a1 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": "1.3.2", + "version": "1.3.3", "description": "Clerk SDK for TanStack React Start", "keywords": [ "clerk", diff --git a/packages/testing/CHANGELOG.md b/packages/testing/CHANGELOG.md index 2d74edd5319..b5517488462 100644 --- a/packages/testing/CHANGELOG.md +++ b/packages/testing/CHANGELOG.md @@ -1,5 +1,13 @@ # @clerk/testing +## 2.0.35 + +### Patch Changes + +- Updated dependencies [[`1c42351`](https://github.com/clerk/javascript/commit/1c42351fd7a77d7303a8652cca97d64b9ac9d129), [`1701e0f`](https://github.com/clerk/javascript/commit/1701e0f5da33ffd7b74f397f8727837ae1526516), [`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`ff0cfef`](https://github.com/clerk/javascript/commit/ff0cfef67352662182365ce1329f54f41bb47812), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`be55c4e`](https://github.com/clerk/javascript/commit/be55c4e405777014dcca6de7624c5b6151157f4f), [`fb184de`](https://github.com/clerk/javascript/commit/fb184de6155d556c51e6f664ec42050eeefe68af), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/backend@3.5.0 + - @clerk/shared@4.15.0 + ## 2.0.34 ### Patch Changes diff --git a/packages/testing/package.json b/packages/testing/package.json index dd02f29d286..7abb7959401 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/testing", - "version": "2.0.34", + "version": "2.0.35", "description": "Utilities to help you create E2E test suites for apps using Clerk", "keywords": [ "auth", diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 04aadff0d53..cb6006c6c9b 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,46 @@ # @clerk/ui +## 1.15.0 + +### Minor Changes + +- Internal `` refactor to call new org-scoped enterprise connections FAPI endpoints, replacing the `/me/` deprecated scope. ([#8671](https://github.com/clerk/javascript/pull/8671)) by [@iagodahlem](https://github.com/iagodahlem) + +### Patch Changes + +- Add support for Google Workspace SAML provider to self-serve SSO ([#8690](https://github.com/clerk/javascript/pull/8690)) by [@LauraBeatris](https://github.com/LauraBeatris) + +- Layer architecture for configure steps per IdP and protocol on `` ([#8651](https://github.com/clerk/javascript/pull/8651)) by [@LauraBeatris](https://github.com/LauraBeatris) + +- Reworks the `` confirmation step and adds a dedicated reset connection dialog: ([#8706](https://github.com/clerk/javascript/pull/8706)) by [@iagodahlem](https://github.com/iagodahlem) + - Introduces `` — a modal-based, type-to-confirm dialog scoped to the wizard container that replaces the inline reset confirmation card. Wraps the destructive delete behind `useReverification`, clears the local provider selection, and rewinds the wizard to provider selection on success. + - Restyles the confirmation step body: unified status header with an inline `Active` / `Inactive` badge, grouped Enable SSO and Domain rows, two-column configuration details rendered through `ProfileSection.ItemList`, outlined `Configure again`, destructive `Reset connection`, and an inactive-state banner inside the step footer. + - `Step.Header` now accepts a `badge` prop so a step can render an inline status pill next to its title without crowding the right-aligned children slot. + - `OrganizationProfile` forwards the shared content ref to `` so the new dialog portals into the wizard chrome when the component is embedded inside the organization profile. + +- "Fix rendering issue for free trial badge." ([#8712](https://github.com/clerk/javascript/pull/8712)) by [@l-armstrong](https://github.com/l-armstrong) + +- Fix the legal consent checkbox growing in size when its label wraps to a second line while using the `simple` theme. The checkbox is now aligned to the start of the row so it no longer stretches to match the label height. ([#8705](https://github.com/clerk/javascript/pull/8705)) by [@dmoerner](https://github.com/dmoerner) + +- Avoid sending duplicate verification codes when persisted email or phone code verifications are already pending. ([#8548](https://github.com/clerk/javascript/pull/8548)) by [@jacekradko](https://github.com/jacekradko) + +- Adds a wizard-wide reset connection entry on the `` step footers: ([#8711](https://github.com/clerk/javascript/pull/8711)) by [@iagodahlem](https://github.com/iagodahlem) + - New `Step.Footer.Reset` compound part that renders a destructive ghost button on the leading edge of the footer and opens the existing `ResetConnectionDialog`. The slot owns its own open state and gates itself on the current enterprise connection, so it stays hidden on the provider selection step. + - Wires the reset entry into the Verify Domain, Configure (Okta and Custom SAML), and Test steps so the reset action is reachable from anywhere in the wizard. The confirmation step keeps its in-body destructive button. + - Exposes a `configureSSOFooterResetButton` element descriptor so the new button surface can be themed via appearance customizations. + +- Fix stepper chevron wrapping in `` ([#8693](https://github.com/clerk/javascript/pull/8693)) by [@alexcarpenter](https://github.com/alexcarpenter) + +- Add support for Microsoft Entra SAML provider to self-serve SSO ([#8695](https://github.com/clerk/javascript/pull/8695)) by [@LauraBeatris](https://github.com/LauraBeatris) + +- Add mobile support for `` navbar to display application name, logo and organization name ([#8675](https://github.com/clerk/javascript/pull/8675)) by [@LauraBeatris](https://github.com/LauraBeatris) + +- Scope the `UserProfile` active-devices fetch cache by `user.id` so a session switch or sign-out/sign-in on a shared device no longer renders the previous user's device activity (IP, location, browser/device) from the module-scoped cache. ([#8703](https://github.com/clerk/javascript/pull/8703)) by [@dominic-clerk](https://github.com/dominic-clerk) + +- Updated dependencies [[`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/localizations@4.7.1 + - @clerk/shared@4.15.0 + ## 1.14.0 ### Minor Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index 7f70797465d..698838a8a2a 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/ui", - "version": "1.14.0", + "version": "1.15.0", "description": "Internal package that contains the UI components for the Clerk frontend SDKs", "repository": { "type": "git", diff --git a/packages/upgrade/CHANGELOG.md b/packages/upgrade/CHANGELOG.md index 63fbb96523d..2cfb19c47db 100644 --- a/packages/upgrade/CHANGELOG.md +++ b/packages/upgrade/CHANGELOG.md @@ -1,5 +1,11 @@ # @clerk/upgrade +## 2.0.3 + +### Patch Changes + +- Removed unused generate-changelog script ([#8686](https://github.com/clerk/javascript/pull/8686)) by [@dominic-clerk](https://github.com/dominic-clerk) + ## 2.0.2 ### Patch Changes diff --git a/packages/upgrade/package.json b/packages/upgrade/package.json index 604b51e3b9e..b8c4f09d59a 100644 --- a/packages/upgrade/package.json +++ b/packages/upgrade/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/upgrade", - "version": "2.0.2", + "version": "2.0.3", "repository": { "type": "git", "url": "git+https://github.com/clerk/javascript.git", diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index bad0fd4c102..6aa61845a0b 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -1,5 +1,12 @@ # @clerk/vue +## 2.3.3 + +### Patch Changes + +- Updated dependencies [[`afb75e6`](https://github.com/clerk/javascript/commit/afb75e68efa561ff18f6ae5359df1cf336e861a5), [`c3df67a`](https://github.com/clerk/javascript/commit/c3df67a231adff73fa36563718d9b94e6bb2a540), [`86fd38f`](https://github.com/clerk/javascript/commit/86fd38f4e39ab89b6a9fbb7515a5d9b7b37aa3ab), [`8d6bb56`](https://github.com/clerk/javascript/commit/8d6bb56de25692e0f9c350f16c8f45fbedaad2ac), [`43dfefa`](https://github.com/clerk/javascript/commit/43dfefaabf0bad1a6d92b75b1cb6de1860ea87e4), [`5fc7b21`](https://github.com/clerk/javascript/commit/5fc7b21573cab36b9184dd6277396f7c38b91e1f), [`c2ba134`](https://github.com/clerk/javascript/commit/c2ba1344db5fd50f1d4e04d01d0455f0181c8d96)]: + - @clerk/shared@4.15.0 + ## 2.3.2 ### Patch Changes diff --git a/packages/vue/package.json b/packages/vue/package.json index 24782709c27..3a8e7e175a7 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@clerk/vue", - "version": "2.3.2", + "version": "2.3.3", "description": "Clerk SDK for Vue", "keywords": [ "clerk",