From 701c8195a831884a816e2b27dcf36816dc8de7e1 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 19 Mar 2025 14:11:08 +0000
Subject: [PATCH] ci(repo): Version packages
---
.changeset/brave-pears-add.md | 7 ---
.changeset/calm-files-confess.md | 5 ---
.changeset/chatty-lobsters-approve.md | 5 ---
.changeset/chilled-garlics-knock.md | 5 ---
.changeset/cuddly-cups-sip.md | 5 ---
.changeset/dirty-lizards-count.md | 5 ---
.changeset/eight-paws-add.md | 5 ---
.changeset/fast-rocks-repeat.md | 5 ---
.changeset/five-hounds-judge.md | 6 ---
.changeset/forty-ladybugs-tie.md | 6 ---
.changeset/fresh-hats-notice.md | 24 ----------
.changeset/fresh-plums-run.md | 6 ---
.changeset/fuzzy-pillows-doubt.md | 5 ---
.changeset/gentle-insects-glow.md | 28 ------------
.changeset/good-penguins-agree.md | 6 ---
.changeset/green-donuts-press.md | 7 ---
.changeset/large-feet-hammer.md | 8 ----
.changeset/lucky-cobras-cough.md | 6 ---
.changeset/mighty-falcons-fly.md | 2 -
.changeset/neat-hotels-brush.md | 5 ---
.changeset/purple-lamps-beg.md | 6 ---
.changeset/quick-countries-learn.md | 5 ---
.changeset/serious-badgers-lie.md | 5 ---
.changeset/serious-toes-yell.md | 2 -
.changeset/serious-tools-jump.md | 2 -
.changeset/soft-houses-camp.md | 5 ---
.changeset/strong-chefs-travel.md | 7 ---
.changeset/thick-bags-promise.md | 9 ----
.changeset/tidy-llamas-matter.md | 5 ---
.changeset/tough-nails-explain.md | 5 ---
.changeset/twenty-ducks-pump.md | 6 ---
.changeset/violet-schools-repair.md | 5 ---
.changeset/witty-yaks-poke.md | 2 -
packages/agent-toolkit/CHANGELOG.md | 9 ++++
packages/agent-toolkit/package.json | 2 +-
packages/astro/CHANGELOG.md | 13 ++++++
packages/astro/package.json | 2 +-
packages/backend/CHANGELOG.md | 12 +++++
packages/backend/package.json | 2 +-
packages/chrome-extension/CHANGELOG.md | 9 ++++
packages/chrome-extension/package.json | 2 +-
packages/clerk-js/CHANGELOG.md | 51 +++++++++++++++++++++
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 | 62 ++++++++++++++++++++++++++
packages/expo/package.json | 2 +-
packages/express/CHANGELOG.md | 9 ++++
packages/express/package.json | 2 +-
packages/fastify/CHANGELOG.md | 9 ++++
packages/fastify/package.json | 2 +-
packages/localizations/CHANGELOG.md | 13 ++++++
packages/localizations/package.json | 2 +-
packages/nextjs/CHANGELOG.md | 10 +++++
packages/nextjs/package.json | 2 +-
packages/nuxt/CHANGELOG.md | 10 +++++
packages/nuxt/package.json | 2 +-
packages/react-router/CHANGELOG.md | 10 +++++
packages/react-router/package.json | 2 +-
packages/react/CHANGELOG.md | 18 ++++++++
packages/react/package.json | 2 +-
packages/remix/CHANGELOG.md | 10 +++++
packages/remix/package.json | 2 +-
packages/shared/CHANGELOG.md | 9 ++++
packages/shared/package.json | 2 +-
packages/tanstack-start/CHANGELOG.md | 12 +++++
packages/tanstack-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 | 30 +++++++++++++
packages/types/package.json | 2 +-
packages/vue/CHANGELOG.md | 14 ++++++
packages/vue/package.json | 2 +-
77 files changed, 365 insertions(+), 237 deletions(-)
delete mode 100644 .changeset/brave-pears-add.md
delete mode 100644 .changeset/calm-files-confess.md
delete mode 100644 .changeset/chatty-lobsters-approve.md
delete mode 100644 .changeset/chilled-garlics-knock.md
delete mode 100644 .changeset/cuddly-cups-sip.md
delete mode 100644 .changeset/dirty-lizards-count.md
delete mode 100644 .changeset/eight-paws-add.md
delete mode 100644 .changeset/fast-rocks-repeat.md
delete mode 100644 .changeset/five-hounds-judge.md
delete mode 100644 .changeset/forty-ladybugs-tie.md
delete mode 100644 .changeset/fresh-hats-notice.md
delete mode 100644 .changeset/fresh-plums-run.md
delete mode 100644 .changeset/fuzzy-pillows-doubt.md
delete mode 100644 .changeset/gentle-insects-glow.md
delete mode 100644 .changeset/good-penguins-agree.md
delete mode 100644 .changeset/green-donuts-press.md
delete mode 100644 .changeset/large-feet-hammer.md
delete mode 100644 .changeset/lucky-cobras-cough.md
delete mode 100644 .changeset/mighty-falcons-fly.md
delete mode 100644 .changeset/neat-hotels-brush.md
delete mode 100644 .changeset/purple-lamps-beg.md
delete mode 100644 .changeset/quick-countries-learn.md
delete mode 100644 .changeset/serious-badgers-lie.md
delete mode 100644 .changeset/serious-toes-yell.md
delete mode 100644 .changeset/serious-tools-jump.md
delete mode 100644 .changeset/soft-houses-camp.md
delete mode 100644 .changeset/strong-chefs-travel.md
delete mode 100644 .changeset/thick-bags-promise.md
delete mode 100644 .changeset/tidy-llamas-matter.md
delete mode 100644 .changeset/tough-nails-explain.md
delete mode 100644 .changeset/twenty-ducks-pump.md
delete mode 100644 .changeset/violet-schools-repair.md
delete mode 100644 .changeset/witty-yaks-poke.md
diff --git a/.changeset/brave-pears-add.md b/.changeset/brave-pears-add.md
deleted file mode 100644
index 74870af7af9..00000000000
--- a/.changeset/brave-pears-add.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'@clerk/clerk-js': minor
-'@clerk/types': minor
-'@clerk/clerk-react': minor
----
-
-Navigate to tasks on after sign-in/sign-up
diff --git a/.changeset/calm-files-confess.md b/.changeset/calm-files-confess.md
deleted file mode 100644
index 894c249b7b1..00000000000
--- a/.changeset/calm-files-confess.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/backend': patch
----
-
-Added invitation status `expired`
diff --git a/.changeset/chatty-lobsters-approve.md b/.changeset/chatty-lobsters-approve.md
deleted file mode 100644
index f997c925561..00000000000
--- a/.changeset/chatty-lobsters-approve.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/clerk-js': patch
----
-
-Fix `` select positioning and option text color.
diff --git a/.changeset/chilled-garlics-knock.md b/.changeset/chilled-garlics-knock.md
deleted file mode 100644
index 962fa085af5..00000000000
--- a/.changeset/chilled-garlics-knock.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/clerk-js': patch
----
-
-Add support for localizationKeys within commerce components.
diff --git a/.changeset/cuddly-cups-sip.md b/.changeset/cuddly-cups-sip.md
deleted file mode 100644
index f7163dd98ae..00000000000
--- a/.changeset/cuddly-cups-sip.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/tanstack-start': patch
----
-
-Added a warning message to inform users that the package has been renamed from `@clerk/tanstack-start` to `@clerk/tanstack-react-start`. This change aligns our package naming with TanStack Start's conventions. Users should update their dependencies to use the new package name, as this is the last release under the old name.
diff --git a/.changeset/dirty-lizards-count.md b/.changeset/dirty-lizards-count.md
deleted file mode 100644
index a999cf46882..00000000000
--- a/.changeset/dirty-lizards-count.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/clerk-js': minor
----
-
-Improve the resilience of the SDK against situations where the /v1/environment endpoint is not reachable. This is achieved by allowing the initialization of the environment with default values.
diff --git a/.changeset/eight-paws-add.md b/.changeset/eight-paws-add.md
deleted file mode 100644
index d262779e82f..00000000000
--- a/.changeset/eight-paws-add.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/clerk-expo': patch
----
-
-Add a console error if the Native API is disabled for the instance.
diff --git a/.changeset/fast-rocks-repeat.md b/.changeset/fast-rocks-repeat.md
deleted file mode 100644
index 9fa64a7f745..00000000000
--- a/.changeset/fast-rocks-repeat.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/clerk-js': patch
----
-
-Default `` to `alertdialog` role.
diff --git a/.changeset/five-hounds-judge.md b/.changeset/five-hounds-judge.md
deleted file mode 100644
index 6d7498821e8..00000000000
--- a/.changeset/five-hounds-judge.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@clerk/clerk-js': patch
-'@clerk/types': patch
----
-
-Simplify plan card avatar badge container styling.
diff --git a/.changeset/forty-ladybugs-tie.md b/.changeset/forty-ladybugs-tie.md
deleted file mode 100644
index 19092ffee6b..00000000000
--- a/.changeset/forty-ladybugs-tie.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@clerk/clerk-js': patch
-'@clerk/types': patch
----
-
-Introduce `` component to be used within Commerce cancel subscription flow.
diff --git a/.changeset/fresh-hats-notice.md b/.changeset/fresh-hats-notice.md
deleted file mode 100644
index df93e2c4066..00000000000
--- a/.changeset/fresh-hats-notice.md
+++ /dev/null
@@ -1,24 +0,0 @@
----
-'@clerk/clerk-expo': minor
----
-
-Adds a secure token cache implementation using `expo-secure-store` which encrypts the session token before storing it.
-
-Usage:
-
-```tsx
-// app/_layout.tsx
-import { ClerkProvider } from '@clerk/clerk-expo'
-import { tokenCache } from '@clerk/clerk-expo/token-cache'
-
-export default function RootLayout() {
- return (
-
- {/* Your app code */}
-
- )
-}
-```
\ No newline at end of file
diff --git a/.changeset/fresh-plums-run.md b/.changeset/fresh-plums-run.md
deleted file mode 100644
index 08cc123c4db..00000000000
--- a/.changeset/fresh-plums-run.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@clerk/clerk-js': patch
-'@clerk/types': patch
----
-
-Hide personal workspace options when organization selection is enforced
diff --git a/.changeset/fuzzy-pillows-doubt.md b/.changeset/fuzzy-pillows-doubt.md
deleted file mode 100644
index f6cbd212f61..00000000000
--- a/.changeset/fuzzy-pillows-doubt.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/vue': patch
----
-
-Bug fix: Update the initial value of `clientCtx` to `undefined` to correctly infer that `clerk` is defined.(https://github.com/clerk/javascript/pull/5324#discussion_r1989445357)
diff --git a/.changeset/gentle-insects-glow.md b/.changeset/gentle-insects-glow.md
deleted file mode 100644
index 2be48d963ae..00000000000
--- a/.changeset/gentle-insects-glow.md
+++ /dev/null
@@ -1,28 +0,0 @@
----
-'@clerk/clerk-expo': minor
----
-
-Mark `secureStore` as deprecated in favor of `resourceCache` from `@clerk/clerk-expo/resource-cache`.
-
-Usage:
-
-```tsx
-// app/_layout.tsx
-import { ClerkProvider } from '@clerk/clerk-expo'
-import { tokenCache } from '@clerk/clerk-expo/token-cache'
-// import { secureStore } from '@clerk/clerk-expo/secure-store'
-import { resourceCache } from '@clerk/clerk-expo/resource-cache'
-
-export default function RootLayout() {
- return (
-
- {...}
-
- )
-}
-```
diff --git a/.changeset/good-penguins-agree.md b/.changeset/good-penguins-agree.md
deleted file mode 100644
index 9182df66f52..00000000000
--- a/.changeset/good-penguins-agree.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@clerk/clerk-js': patch
-'@clerk/types': patch
----
-
-Allow token refresh when Client failed to resolve.
diff --git a/.changeset/green-donuts-press.md b/.changeset/green-donuts-press.md
deleted file mode 100644
index 69f5e7f50ee..00000000000
--- a/.changeset/green-donuts-press.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'@clerk/shared': patch
-'@clerk/clerk-react': patch
-'@clerk/types': patch
----
-
-Improve JSDoc documentation
diff --git a/.changeset/large-feet-hammer.md b/.changeset/large-feet-hammer.md
deleted file mode 100644
index 388b3ddbed2..00000000000
--- a/.changeset/large-feet-hammer.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-'@clerk/localizations': patch
-'@clerk/clerk-js': patch
-'@clerk/clerk-react': patch
-'@clerk/types': patch
----
-
-Introduce experimental billing APIs and components
diff --git a/.changeset/lucky-cobras-cough.md b/.changeset/lucky-cobras-cough.md
deleted file mode 100644
index b4bc1768757..00000000000
--- a/.changeset/lucky-cobras-cough.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@clerk/clerk-js': patch
-'@clerk/types': patch
----
-
-Introduce `` component and update commerce components implementations to make use of it.
diff --git a/.changeset/mighty-falcons-fly.md b/.changeset/mighty-falcons-fly.md
deleted file mode 100644
index a845151cc84..00000000000
--- a/.changeset/mighty-falcons-fly.md
+++ /dev/null
@@ -1,2 +0,0 @@
----
----
diff --git a/.changeset/neat-hotels-brush.md b/.changeset/neat-hotels-brush.md
deleted file mode 100644
index 74889c7c8d8..00000000000
--- a/.changeset/neat-hotels-brush.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/clerk-js': patch
----
-
-Update floating-ui packages to latest.
diff --git a/.changeset/purple-lamps-beg.md b/.changeset/purple-lamps-beg.md
deleted file mode 100644
index d75fc2af5ce..00000000000
--- a/.changeset/purple-lamps-beg.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@clerk/clerk-js': patch
-'@clerk/types': patch
----
-
-Conditionally render the avatar and badge components within PlanCard.
diff --git a/.changeset/quick-countries-learn.md b/.changeset/quick-countries-learn.md
deleted file mode 100644
index 25555d8f31f..00000000000
--- a/.changeset/quick-countries-learn.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/backend': patch
----
-
-Refactoring code to remove @ts-ignore directives
diff --git a/.changeset/serious-badgers-lie.md b/.changeset/serious-badgers-lie.md
deleted file mode 100644
index f41ae0cb6cf..00000000000
--- a/.changeset/serious-badgers-lie.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/clerk-js': patch
----
-
-When a C2 is not signed-in, redirect them to sign-in from the ``.
diff --git a/.changeset/serious-toes-yell.md b/.changeset/serious-toes-yell.md
deleted file mode 100644
index a845151cc84..00000000000
--- a/.changeset/serious-toes-yell.md
+++ /dev/null
@@ -1,2 +0,0 @@
----
----
diff --git a/.changeset/serious-tools-jump.md b/.changeset/serious-tools-jump.md
deleted file mode 100644
index a845151cc84..00000000000
--- a/.changeset/serious-tools-jump.md
+++ /dev/null
@@ -1,2 +0,0 @@
----
----
diff --git a/.changeset/soft-houses-camp.md b/.changeset/soft-houses-camp.md
deleted file mode 100644
index c8805c1af2b..00000000000
--- a/.changeset/soft-houses-camp.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/clerk-js': patch
----
-
-Update plan feed rendering within `` to only render `annualMonthlyAmount` when it's greater than 0.
diff --git a/.changeset/strong-chefs-travel.md b/.changeset/strong-chefs-travel.md
deleted file mode 100644
index 92bcb3adb1e..00000000000
--- a/.changeset/strong-chefs-travel.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'@clerk/localizations': minor
-'@clerk/clerk-js': minor
-'@clerk/types': minor
----
-
-Allow user set primary web3 wallet in `` when more than one web3 wallets presented
diff --git a/.changeset/thick-bags-promise.md b/.changeset/thick-bags-promise.md
deleted file mode 100644
index 5335db3f2e0..00000000000
--- a/.changeset/thick-bags-promise.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-'@clerk/clerk-js': minor
-'@clerk/astro': minor
-'@clerk/clerk-react': minor
-'@clerk/types': minor
-'@clerk/vue': minor
----
-
-Deprecate out of date jwt types in favour of existing that are up-to-date.
diff --git a/.changeset/tidy-llamas-matter.md b/.changeset/tidy-llamas-matter.md
deleted file mode 100644
index 34eeac5186b..00000000000
--- a/.changeset/tidy-llamas-matter.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/clerk-expo': patch
----
-
-Export `TokenCache` type.
diff --git a/.changeset/tough-nails-explain.md b/.changeset/tough-nails-explain.md
deleted file mode 100644
index 4ad9d303ee9..00000000000
--- a/.changeset/tough-nails-explain.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/clerk-js': patch
----
-
-Adjust the `` enter/exit animations timing and easings.
diff --git a/.changeset/twenty-ducks-pump.md b/.changeset/twenty-ducks-pump.md
deleted file mode 100644
index 1c3c8cc06fe..00000000000
--- a/.changeset/twenty-ducks-pump.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@clerk/clerk-js': patch
-'@clerk/types': patch
----
-
-Refactor `` components to apply descriptors and ensure styling is properly connected to theming layer.
diff --git a/.changeset/violet-schools-repair.md b/.changeset/violet-schools-repair.md
deleted file mode 100644
index 4d180c3fa12..00000000000
--- a/.changeset/violet-schools-repair.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@clerk/clerk-js': patch
----
-
-Introduce `` variants to render the avatar and description fields within ``.
diff --git a/.changeset/witty-yaks-poke.md b/.changeset/witty-yaks-poke.md
deleted file mode 100644
index a845151cc84..00000000000
--- a/.changeset/witty-yaks-poke.md
+++ /dev/null
@@ -1,2 +0,0 @@
----
----
diff --git a/packages/agent-toolkit/CHANGELOG.md b/packages/agent-toolkit/CHANGELOG.md
index 1d9ff679d1f..2c832f7aeb7 100644
--- a/packages/agent-toolkit/CHANGELOG.md
+++ b/packages/agent-toolkit/CHANGELOG.md
@@ -1,5 +1,14 @@
# @clerk/agent-toolkit
+## 0.0.11
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`10247ba`](https://github.com/clerk/javascript/commit/10247ba2d08d98d6c440b254a4b786f4f1e8967a), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`5601a15`](https://github.com/clerk/javascript/commit/5601a15e69a7d5e2496dcd82541ca3e6d73b0a3f), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/backend@1.25.3
+ - @clerk/shared@3.0.2
+
## 0.0.10
### Patch Changes
diff --git a/packages/agent-toolkit/package.json b/packages/agent-toolkit/package.json
index 6c3f7d85bff..0b84ee444e9 100644
--- a/packages/agent-toolkit/package.json
+++ b/packages/agent-toolkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/agent-toolkit",
- "version": "0.0.10",
+ "version": "0.0.11",
"description": "Clerk Toolkit for AI Agents",
"homepage": "https://clerk.com/",
"bugs": {
diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md
index 57c5ecb273d..d340273ff48 100644
--- a/packages/astro/CHANGELOG.md
+++ b/packages/astro/CHANGELOG.md
@@ -1,5 +1,18 @@
# @clerk/astro
+## 2.4.0
+
+### Minor Changes
+
+- Deprecate out of date jwt types in favour of existing that are up-to-date. ([#5354](https://github.com/clerk/javascript/pull/5354)) by [@panteliselef](https://github.com/panteliselef)
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`10247ba`](https://github.com/clerk/javascript/commit/10247ba2d08d98d6c440b254a4b786f4f1e8967a), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`5601a15`](https://github.com/clerk/javascript/commit/5601a15e69a7d5e2496dcd82541ca3e6d73b0a3f), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/backend@1.25.3
+ - @clerk/shared@3.0.2
+
## 2.3.3
### Patch Changes
diff --git a/packages/astro/package.json b/packages/astro/package.json
index 51dfed52d63..f7a4a1e23d7 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/astro",
- "version": "2.3.3",
+ "version": "2.4.0",
"description": "Clerk SDK for Astro",
"keywords": [
"auth",
diff --git a/packages/backend/CHANGELOG.md b/packages/backend/CHANGELOG.md
index e9bf3539372..8a4d8cd5dd6 100644
--- a/packages/backend/CHANGELOG.md
+++ b/packages/backend/CHANGELOG.md
@@ -1,5 +1,17 @@
# Change Log
+## 1.25.3
+
+### Patch Changes
+
+- Added invitation status `expired` ([#5335](https://github.com/clerk/javascript/pull/5335)) by [@danilofuchs](https://github.com/danilofuchs)
+
+- Refactoring code to remove @ts-ignore directives ([#5323](https://github.com/clerk/javascript/pull/5323)) by [@jacekradko](https://github.com/jacekradko)
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/shared@3.0.2
+
## 1.25.2
### Patch Changes
diff --git a/packages/backend/package.json b/packages/backend/package.json
index 813032fcdd2..602eb5a04d9 100644
--- a/packages/backend/package.json
+++ b/packages/backend/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/backend",
- "version": "1.25.2",
+ "version": "1.25.3",
"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 0620767331f..74a92dffbbe 100644
--- a/packages/chrome-extension/CHANGELOG.md
+++ b/packages/chrome-extension/CHANGELOG.md
@@ -1,5 +1,14 @@
# Change Log
+## 2.2.17
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`e3f74b5`](https://github.com/clerk/javascript/commit/e3f74b5fd76a5ceafeb896a59e4173d3b82fa542), [`8121344`](https://github.com/clerk/javascript/commit/81213440105a342de069aad41d19d5cbd81d7da1), [`f05efe2`](https://github.com/clerk/javascript/commit/f05efe26fc8d5440314fd11a5d57b60f816ce3c3), [`50a27e2`](https://github.com/clerk/javascript/commit/50a27e2f2d1673b273b41d1eb3f0bd72a71aac93), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`cb6c4bd`](https://github.com/clerk/javascript/commit/cb6c4bde2e2deb58447e2eae7112e270b421cdf8), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`968c747`](https://github.com/clerk/javascript/commit/968c74732231ebe0872f46e0f3194b896ac5827a), [`05b9734`](https://github.com/clerk/javascript/commit/05b9734012bc4d16a9282e3aa3aa756c70839cdd), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`ecc2b93`](https://github.com/clerk/javascript/commit/ecc2b938acef8406cb4dc3f73c38022767a145cb), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224), [`149ba72`](https://github.com/clerk/javascript/commit/149ba7228fd90027ef1adab0baac036bd16a8ea3)]:
+ - @clerk/clerk-js@5.57.0
+ - @clerk/clerk-react@5.25.0
+ - @clerk/shared@3.0.2
+
## 2.2.16
### Patch Changes
diff --git a/packages/chrome-extension/package.json b/packages/chrome-extension/package.json
index 4cc66a96ecb..07670f62639 100644
--- a/packages/chrome-extension/package.json
+++ b/packages/chrome-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/chrome-extension",
- "version": "2.2.16",
+ "version": "2.2.17",
"description": "Clerk SDK for Chrome extensions",
"keywords": [
"auth",
diff --git a/packages/clerk-js/CHANGELOG.md b/packages/clerk-js/CHANGELOG.md
index 73e0556d813..3af4461c173 100644
--- a/packages/clerk-js/CHANGELOG.md
+++ b/packages/clerk-js/CHANGELOG.md
@@ -1,5 +1,56 @@
# Change Log
+## 5.57.0
+
+### Minor Changes
+
+- Navigate to tasks on after sign-in/sign-up ([#5280](https://github.com/clerk/javascript/pull/5280)) by [@LauraBeatris](https://github.com/LauraBeatris)
+
+- Improve the resilience of the SDK against situations where the /v1/environment endpoint is not reachable. This is achieved by allowing the initialization of the environment with default values. ([#5287](https://github.com/clerk/javascript/pull/5287)) by [@jacekradko](https://github.com/jacekradko)
+
+- Allow user set primary web3 wallet in `` when more than one web3 wallets presented ([#5353](https://github.com/clerk/javascript/pull/5353)) by [@nikospapcom](https://github.com/nikospapcom)
+
+- Deprecate out of date jwt types in favour of existing that are up-to-date. ([#5354](https://github.com/clerk/javascript/pull/5354)) by [@panteliselef](https://github.com/panteliselef)
+
+### Patch Changes
+
+- Fix `` select positioning and option text color. ([#5356](https://github.com/clerk/javascript/pull/5356)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Add support for localizationKeys within commerce components. ([#5390](https://github.com/clerk/javascript/pull/5390)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Default `` to `alertdialog` role. ([#5383](https://github.com/clerk/javascript/pull/5383)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Simplify plan card avatar badge container styling. ([#5355](https://github.com/clerk/javascript/pull/5355)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Introduce `` component to be used within Commerce cancel subscription flow. ([#5376](https://github.com/clerk/javascript/pull/5376)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Hide personal workspace options when organization selection is enforced ([#5391](https://github.com/clerk/javascript/pull/5391)) by [@LauraBeatris](https://github.com/LauraBeatris)
+
+- Allow token refresh when Client failed to resolve. ([#5345](https://github.com/clerk/javascript/pull/5345)) by [@panteliselef](https://github.com/panteliselef)
+
+- Introduce experimental billing APIs and components ([#5248](https://github.com/clerk/javascript/pull/5248)) by [@aeliox](https://github.com/aeliox)
+
+- Introduce `` component and update commerce components implementations to make use of it. ([#5337](https://github.com/clerk/javascript/pull/5337)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Update floating-ui packages to latest. ([#5341](https://github.com/clerk/javascript/pull/5341)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Conditionally render the avatar and badge components within PlanCard. ([#5348](https://github.com/clerk/javascript/pull/5348)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- When a C2 is not signed-in, redirect them to sign-in from the ``. ([#5349](https://github.com/clerk/javascript/pull/5349)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Update plan feed rendering within `` to only render `annualMonthlyAmount` when it's greater than 0. ([#5357](https://github.com/clerk/javascript/pull/5357)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Adjust the `` enter/exit animations timing and easings. ([#5369](https://github.com/clerk/javascript/pull/5369)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Refactor `` components to apply descriptors and ensure styling is properly connected to theming layer. ([#5359](https://github.com/clerk/javascript/pull/5359)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Introduce `` variants to render the avatar and description fields within ``. ([#5379](https://github.com/clerk/javascript/pull/5379)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/shared@3.0.2
+ - @clerk/localizations@3.13.0
+
## 5.56.0
### Minor Changes
diff --git a/packages/clerk-js/package.json b/packages/clerk-js/package.json
index 08f873e2a0c..932c1541cbe 100644
--- a/packages/clerk-js/package.json
+++ b/packages/clerk-js/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/clerk-js",
- "version": "5.56.0",
+ "version": "5.57.0",
"description": "Clerk JS library",
"keywords": [
"clerk",
diff --git a/packages/elements/CHANGELOG.md b/packages/elements/CHANGELOG.md
index f2dbe10463a..b821e4521aa 100644
--- a/packages/elements/CHANGELOG.md
+++ b/packages/elements/CHANGELOG.md
@@ -1,5 +1,14 @@
# @clerk/elements
+## 0.23.3
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/clerk-react@5.25.0
+ - @clerk/shared@3.0.2
+
## 0.23.2
### Patch Changes
diff --git a/packages/elements/package.json b/packages/elements/package.json
index 32dc952c5f5..8473cad75c1 100644
--- a/packages/elements/package.json
+++ b/packages/elements/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/elements",
- "version": "0.23.2",
+ "version": "0.23.3",
"description": "Clerk Elements",
"keywords": [
"clerk",
diff --git a/packages/expo-passkeys/CHANGELOG.md b/packages/expo-passkeys/CHANGELOG.md
index a1800f47c53..73ae4fc6a15 100644
--- a/packages/expo-passkeys/CHANGELOG.md
+++ b/packages/expo-passkeys/CHANGELOG.md
@@ -1,5 +1,13 @@
# @clerk/expo-passkeys
+## 0.1.24
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/shared@3.0.2
+
## 0.1.23
### Patch Changes
diff --git a/packages/expo-passkeys/package.json b/packages/expo-passkeys/package.json
index 56cfa761dcf..f86ab58cbf8 100644
--- a/packages/expo-passkeys/package.json
+++ b/packages/expo-passkeys/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/expo-passkeys",
- "version": "0.1.23",
+ "version": "0.1.24",
"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 b42b34623b5..be45e252846 100644
--- a/packages/expo/CHANGELOG.md
+++ b/packages/expo/CHANGELOG.md
@@ -1,5 +1,67 @@
# Change Log
+## 2.9.0
+
+### Minor Changes
+
+- Adds a secure token cache implementation using `expo-secure-store` which encrypts the session token before storing it. ([#5375](https://github.com/clerk/javascript/pull/5375)) by [@wobsoriano](https://github.com/wobsoriano)
+
+ Usage:
+
+ ```tsx
+ // app/_layout.tsx
+ import { ClerkProvider } from '@clerk/clerk-expo';
+ import { tokenCache } from '@clerk/clerk-expo/token-cache';
+
+ export default function RootLayout() {
+ return (
+
+ {/* Your app code */}
+
+ );
+ }
+ ```
+
+- Mark `secureStore` as deprecated in favor of `resourceCache` from `@clerk/clerk-expo/resource-cache`. ([#5375](https://github.com/clerk/javascript/pull/5375)) by [@wobsoriano](https://github.com/wobsoriano)
+
+ Usage:
+
+ ```tsx
+ // app/_layout.tsx
+ import { ClerkProvider } from '@clerk/clerk-expo'
+ import { tokenCache } from '@clerk/clerk-expo/token-cache'
+ // import { secureStore } from '@clerk/clerk-expo/secure-store'
+ import { resourceCache } from '@clerk/clerk-expo/resource-cache'
+
+ export default function RootLayout() {
+ return (
+
+ {...}
+
+ )
+ }
+ ```
+
+### Patch Changes
+
+- Add a console error if the Native API is disabled for the instance. ([#5373](https://github.com/clerk/javascript/pull/5373)) by [@anagstef](https://github.com/anagstef)
+
+- Export `TokenCache` type. ([#5358](https://github.com/clerk/javascript/pull/5358)) by [@panteliselef](https://github.com/panteliselef)
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`e3f74b5`](https://github.com/clerk/javascript/commit/e3f74b5fd76a5ceafeb896a59e4173d3b82fa542), [`8121344`](https://github.com/clerk/javascript/commit/81213440105a342de069aad41d19d5cbd81d7da1), [`f05efe2`](https://github.com/clerk/javascript/commit/f05efe26fc8d5440314fd11a5d57b60f816ce3c3), [`50a27e2`](https://github.com/clerk/javascript/commit/50a27e2f2d1673b273b41d1eb3f0bd72a71aac93), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`cb6c4bd`](https://github.com/clerk/javascript/commit/cb6c4bde2e2deb58447e2eae7112e270b421cdf8), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`968c747`](https://github.com/clerk/javascript/commit/968c74732231ebe0872f46e0f3194b896ac5827a), [`05b9734`](https://github.com/clerk/javascript/commit/05b9734012bc4d16a9282e3aa3aa756c70839cdd), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`ecc2b93`](https://github.com/clerk/javascript/commit/ecc2b938acef8406cb4dc3f73c38022767a145cb), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224), [`149ba72`](https://github.com/clerk/javascript/commit/149ba7228fd90027ef1adab0baac036bd16a8ea3)]:
+ - @clerk/clerk-js@5.57.0
+ - @clerk/types@4.49.0
+ - @clerk/clerk-react@5.25.0
+ - @clerk/shared@3.0.2
+
## 2.8.5
### Patch Changes
diff --git a/packages/expo/package.json b/packages/expo/package.json
index 0f3c891a0ae..0519a9e7bed 100644
--- a/packages/expo/package.json
+++ b/packages/expo/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/clerk-expo",
- "version": "2.8.5",
+ "version": "2.9.0",
"description": "Clerk React Native/Expo library",
"keywords": [
"react",
diff --git a/packages/express/CHANGELOG.md b/packages/express/CHANGELOG.md
index 0428c2fa6f5..2cd899f7d99 100644
--- a/packages/express/CHANGELOG.md
+++ b/packages/express/CHANGELOG.md
@@ -1,5 +1,14 @@
# Change Log
+## 1.3.54
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`10247ba`](https://github.com/clerk/javascript/commit/10247ba2d08d98d6c440b254a4b786f4f1e8967a), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`5601a15`](https://github.com/clerk/javascript/commit/5601a15e69a7d5e2496dcd82541ca3e6d73b0a3f), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/backend@1.25.3
+ - @clerk/shared@3.0.2
+
## 1.3.53
### Patch Changes
diff --git a/packages/express/package.json b/packages/express/package.json
index c29735d0ceb..8eb81362e64 100644
--- a/packages/express/package.json
+++ b/packages/express/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/express",
- "version": "1.3.53",
+ "version": "1.3.54",
"description": "Clerk server SDK for usage with Express",
"keywords": [
"clerk",
diff --git a/packages/fastify/CHANGELOG.md b/packages/fastify/CHANGELOG.md
index 897f1504b46..ef9dba1ed01 100644
--- a/packages/fastify/CHANGELOG.md
+++ b/packages/fastify/CHANGELOG.md
@@ -1,5 +1,14 @@
# Change Log
+## 2.1.27
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`10247ba`](https://github.com/clerk/javascript/commit/10247ba2d08d98d6c440b254a4b786f4f1e8967a), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`5601a15`](https://github.com/clerk/javascript/commit/5601a15e69a7d5e2496dcd82541ca3e6d73b0a3f), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/backend@1.25.3
+ - @clerk/shared@3.0.2
+
## 2.1.26
### Patch Changes
diff --git a/packages/fastify/package.json b/packages/fastify/package.json
index 88a4a30c86a..56a8ee30818 100644
--- a/packages/fastify/package.json
+++ b/packages/fastify/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/fastify",
- "version": "2.1.26",
+ "version": "2.1.27",
"description": "Clerk SDK for Fastify",
"keywords": [
"auth",
diff --git a/packages/localizations/CHANGELOG.md b/packages/localizations/CHANGELOG.md
index 5283e01c551..9c27824ef4a 100644
--- a/packages/localizations/CHANGELOG.md
+++ b/packages/localizations/CHANGELOG.md
@@ -1,5 +1,18 @@
# Change Log
+## 3.13.0
+
+### Minor Changes
+
+- Allow user set primary web3 wallet in `` when more than one web3 wallets presented ([#5353](https://github.com/clerk/javascript/pull/5353)) by [@nikospapcom](https://github.com/nikospapcom)
+
+### Patch Changes
+
+- Introduce experimental billing APIs and components ([#5248](https://github.com/clerk/javascript/pull/5248)) by [@aeliox](https://github.com/aeliox)
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+
## 3.12.0
### Minor Changes
diff --git a/packages/localizations/package.json b/packages/localizations/package.json
index f7c3fe27f03..2c2e7ff3e52 100644
--- a/packages/localizations/package.json
+++ b/packages/localizations/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/localizations",
- "version": "3.12.0",
+ "version": "3.13.0",
"description": "Localizations for the Clerk components",
"keywords": [
"react",
diff --git a/packages/nextjs/CHANGELOG.md b/packages/nextjs/CHANGELOG.md
index dd847cacfa9..9e3c47e6c10 100644
--- a/packages/nextjs/CHANGELOG.md
+++ b/packages/nextjs/CHANGELOG.md
@@ -1,5 +1,15 @@
# Change Log
+## 6.12.6
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`10247ba`](https://github.com/clerk/javascript/commit/10247ba2d08d98d6c440b254a4b786f4f1e8967a), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`5601a15`](https://github.com/clerk/javascript/commit/5601a15e69a7d5e2496dcd82541ca3e6d73b0a3f), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/clerk-react@5.25.0
+ - @clerk/backend@1.25.3
+ - @clerk/shared@3.0.2
+
## 6.12.5
### Patch Changes
diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json
index 3b97266d8c7..ee6ac41e085 100644
--- a/packages/nextjs/package.json
+++ b/packages/nextjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/nextjs",
- "version": "6.12.5",
+ "version": "6.12.6",
"description": "Clerk SDK for NextJS",
"keywords": [
"clerk",
diff --git a/packages/nuxt/CHANGELOG.md b/packages/nuxt/CHANGELOG.md
index 8fbd8bbd55b..e7df5d51e2e 100644
--- a/packages/nuxt/CHANGELOG.md
+++ b/packages/nuxt/CHANGELOG.md
@@ -1,5 +1,15 @@
# @clerk/nuxt
+## 1.4.1
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`10247ba`](https://github.com/clerk/javascript/commit/10247ba2d08d98d6c440b254a4b786f4f1e8967a), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`ba2b00c`](https://github.com/clerk/javascript/commit/ba2b00c83fd4a4ffc59d2bb60f5402466650ab94), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`5601a15`](https://github.com/clerk/javascript/commit/5601a15e69a7d5e2496dcd82541ca3e6d73b0a3f), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/backend@1.25.3
+ - @clerk/vue@1.4.0
+ - @clerk/shared@3.0.2
+
## 1.4.0
### Minor Changes
diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json
index 0727a14ffde..666573be662 100644
--- a/packages/nuxt/package.json
+++ b/packages/nuxt/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/nuxt",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "Clerk SDK for Nuxt",
"keywords": [
"clerk",
diff --git a/packages/react-router/CHANGELOG.md b/packages/react-router/CHANGELOG.md
index 4c2bf7d3d08..87e7c76f3f6 100644
--- a/packages/react-router/CHANGELOG.md
+++ b/packages/react-router/CHANGELOG.md
@@ -1,5 +1,15 @@
# Change Log
+## 1.1.6
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`10247ba`](https://github.com/clerk/javascript/commit/10247ba2d08d98d6c440b254a4b786f4f1e8967a), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`5601a15`](https://github.com/clerk/javascript/commit/5601a15e69a7d5e2496dcd82541ca3e6d73b0a3f), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/clerk-react@5.25.0
+ - @clerk/backend@1.25.3
+ - @clerk/shared@3.0.2
+
## 1.1.5
### Patch Changes
diff --git a/packages/react-router/package.json b/packages/react-router/package.json
index 0d4b1d139b9..7ba276f4f28 100644
--- a/packages/react-router/package.json
+++ b/packages/react-router/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/react-router",
- "version": "1.1.5",
+ "version": "1.1.6",
"description": "Clerk SDK for React Router",
"keywords": [
"clerk",
diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md
index d481daa78a3..dd0465012f8 100644
--- a/packages/react/CHANGELOG.md
+++ b/packages/react/CHANGELOG.md
@@ -1,5 +1,23 @@
# Change Log
+## 5.25.0
+
+### Minor Changes
+
+- Navigate to tasks on after sign-in/sign-up ([#5280](https://github.com/clerk/javascript/pull/5280)) by [@LauraBeatris](https://github.com/LauraBeatris)
+
+- Deprecate out of date jwt types in favour of existing that are up-to-date. ([#5354](https://github.com/clerk/javascript/pull/5354)) by [@panteliselef](https://github.com/panteliselef)
+
+### Patch Changes
+
+- Improve JSDoc documentation ([#5372](https://github.com/clerk/javascript/pull/5372)) by [@LekoArts](https://github.com/LekoArts)
+
+- Introduce experimental billing APIs and components ([#5248](https://github.com/clerk/javascript/pull/5248)) by [@aeliox](https://github.com/aeliox)
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/shared@3.0.2
+
## 5.24.2
### Patch Changes
diff --git a/packages/react/package.json b/packages/react/package.json
index 48140816c0a..2384608cd3e 100644
--- a/packages/react/package.json
+++ b/packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/clerk-react",
- "version": "5.24.2",
+ "version": "5.25.0",
"description": "Clerk React library",
"keywords": [
"clerk",
diff --git a/packages/remix/CHANGELOG.md b/packages/remix/CHANGELOG.md
index 751a9777ed2..24a1f65b66a 100644
--- a/packages/remix/CHANGELOG.md
+++ b/packages/remix/CHANGELOG.md
@@ -1,5 +1,15 @@
# Change Log
+## 4.5.6
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`10247ba`](https://github.com/clerk/javascript/commit/10247ba2d08d98d6c440b254a4b786f4f1e8967a), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`5601a15`](https://github.com/clerk/javascript/commit/5601a15e69a7d5e2496dcd82541ca3e6d73b0a3f), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/clerk-react@5.25.0
+ - @clerk/backend@1.25.3
+ - @clerk/shared@3.0.2
+
## 4.5.5
### Patch Changes
diff --git a/packages/remix/package.json b/packages/remix/package.json
index 85ec67bda3c..c7345bdd967 100644
--- a/packages/remix/package.json
+++ b/packages/remix/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/remix",
- "version": "4.5.5",
+ "version": "4.5.6",
"description": "Clerk SDK for Remix",
"keywords": [
"clerk",
diff --git a/packages/shared/CHANGELOG.md b/packages/shared/CHANGELOG.md
index e790188cf2b..4068770b3d9 100644
--- a/packages/shared/CHANGELOG.md
+++ b/packages/shared/CHANGELOG.md
@@ -1,5 +1,14 @@
# Change Log
+## 3.0.2
+
+### Patch Changes
+
+- Improve JSDoc documentation ([#5372](https://github.com/clerk/javascript/pull/5372)) by [@LekoArts](https://github.com/LekoArts)
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+
## 3.0.1
### Patch Changes
diff --git a/packages/shared/package.json b/packages/shared/package.json
index fcd4f52c0d6..5bb0f04402b 100644
--- a/packages/shared/package.json
+++ b/packages/shared/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/shared",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "Internal package utils used by the Clerk SDKs",
"repository": {
"type": "git",
diff --git a/packages/tanstack-start/CHANGELOG.md b/packages/tanstack-start/CHANGELOG.md
index 8a195b52344..59378477b95 100644
--- a/packages/tanstack-start/CHANGELOG.md
+++ b/packages/tanstack-start/CHANGELOG.md
@@ -1,5 +1,17 @@
# @clerk/tanstack-start
+## 0.11.5
+
+### Patch Changes
+
+- Added a warning message to inform users that the package has been renamed from `@clerk/tanstack-start` to `@clerk/tanstack-react-start`. This change aligns our package naming with TanStack Start's conventions. Users should update their dependencies to use the new package name, as this is the last release under the old name. ([#5327](https://github.com/clerk/javascript/pull/5327)) by [@wobsoriano](https://github.com/wobsoriano)
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`10247ba`](https://github.com/clerk/javascript/commit/10247ba2d08d98d6c440b254a4b786f4f1e8967a), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`5601a15`](https://github.com/clerk/javascript/commit/5601a15e69a7d5e2496dcd82541ca3e6d73b0a3f), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/clerk-react@5.25.0
+ - @clerk/backend@1.25.3
+ - @clerk/shared@3.0.2
+
## 0.11.4
### Patch Changes
diff --git a/packages/tanstack-start/package.json b/packages/tanstack-start/package.json
index bed9bfecfb9..4e25f0a26e2 100644
--- a/packages/tanstack-start/package.json
+++ b/packages/tanstack-start/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/tanstack-start",
- "version": "0.11.4",
+ "version": "0.11.5",
"description": "Clerk SDK for TanStack Start",
"keywords": [
"clerk",
diff --git a/packages/testing/CHANGELOG.md b/packages/testing/CHANGELOG.md
index 8d20e2c58d9..3c24e03af69 100644
--- a/packages/testing/CHANGELOG.md
+++ b/packages/testing/CHANGELOG.md
@@ -1,5 +1,14 @@
# @clerk/testing
+## 1.4.28
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`10247ba`](https://github.com/clerk/javascript/commit/10247ba2d08d98d6c440b254a4b786f4f1e8967a), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`5601a15`](https://github.com/clerk/javascript/commit/5601a15e69a7d5e2496dcd82541ca3e6d73b0a3f), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/backend@1.25.3
+ - @clerk/shared@3.0.2
+
## 1.4.27
### Patch Changes
diff --git a/packages/testing/package.json b/packages/testing/package.json
index 5ced36812e5..cf3fbc33f94 100644
--- a/packages/testing/package.json
+++ b/packages/testing/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/testing",
- "version": "1.4.27",
+ "version": "1.4.28",
"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 cfb2822dfe9..ebe66b741e4 100644
--- a/packages/themes/CHANGELOG.md
+++ b/packages/themes/CHANGELOG.md
@@ -1,5 +1,12 @@
# Change Log
+## 2.2.22
+
+### Patch Changes
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+
## 2.2.21
### Patch Changes
diff --git a/packages/themes/package.json b/packages/themes/package.json
index 4dda1acef9e..f030c50c5aa 100644
--- a/packages/themes/package.json
+++ b/packages/themes/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/themes",
- "version": "2.2.21",
+ "version": "2.2.22",
"description": "Themes for the Clerk auth components",
"keywords": [
"react",
diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md
index a7aec3b6061..cd62b31b4fe 100644
--- a/packages/types/CHANGELOG.md
+++ b/packages/types/CHANGELOG.md
@@ -1,5 +1,35 @@
# Change Log
+## 4.49.0
+
+### Minor Changes
+
+- Navigate to tasks on after sign-in/sign-up ([#5280](https://github.com/clerk/javascript/pull/5280)) by [@LauraBeatris](https://github.com/LauraBeatris)
+
+- Allow user set primary web3 wallet in `` when more than one web3 wallets presented ([#5353](https://github.com/clerk/javascript/pull/5353)) by [@nikospapcom](https://github.com/nikospapcom)
+
+- Deprecate out of date jwt types in favour of existing that are up-to-date. ([#5354](https://github.com/clerk/javascript/pull/5354)) by [@panteliselef](https://github.com/panteliselef)
+
+### Patch Changes
+
+- Simplify plan card avatar badge container styling. ([#5355](https://github.com/clerk/javascript/pull/5355)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Introduce `` component to be used within Commerce cancel subscription flow. ([#5376](https://github.com/clerk/javascript/pull/5376)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Hide personal workspace options when organization selection is enforced ([#5391](https://github.com/clerk/javascript/pull/5391)) by [@LauraBeatris](https://github.com/LauraBeatris)
+
+- Allow token refresh when Client failed to resolve. ([#5345](https://github.com/clerk/javascript/pull/5345)) by [@panteliselef](https://github.com/panteliselef)
+
+- Improve JSDoc documentation ([#5372](https://github.com/clerk/javascript/pull/5372)) by [@LekoArts](https://github.com/LekoArts)
+
+- Introduce experimental billing APIs and components ([#5248](https://github.com/clerk/javascript/pull/5248)) by [@aeliox](https://github.com/aeliox)
+
+- Introduce `` component and update commerce components implementations to make use of it. ([#5337](https://github.com/clerk/javascript/pull/5337)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Conditionally render the avatar and badge components within PlanCard. ([#5348](https://github.com/clerk/javascript/pull/5348)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
+- Refactor `` components to apply descriptors and ensure styling is properly connected to theming layer. ([#5359](https://github.com/clerk/javascript/pull/5359)) by [@alexcarpenter](https://github.com/alexcarpenter)
+
## 4.48.0
### Minor Changes
diff --git a/packages/types/package.json b/packages/types/package.json
index 9f14c3f2962..173a41e1a49 100644
--- a/packages/types/package.json
+++ b/packages/types/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/types",
- "version": "4.48.0",
+ "version": "4.49.0",
"description": "Typings for Clerk libraries.",
"keywords": [
"clerk",
diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md
index f57b987b52a..5972044c905 100644
--- a/packages/vue/CHANGELOG.md
+++ b/packages/vue/CHANGELOG.md
@@ -1,5 +1,19 @@
# @clerk/vue
+## 1.4.0
+
+### Minor Changes
+
+- Deprecate out of date jwt types in favour of existing that are up-to-date. ([#5354](https://github.com/clerk/javascript/pull/5354)) by [@panteliselef](https://github.com/panteliselef)
+
+### Patch Changes
+
+- Bug fix: Update the initial value of `clientCtx` to `undefined` to correctly infer that `clerk` is defined.(https://github.com/clerk/javascript/pull/5324#discussion_r1989445357) ([#5324](https://github.com/clerk/javascript/pull/5324)) by [@Dorilama](https://github.com/Dorilama)
+
+- Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
+ - @clerk/types@4.49.0
+ - @clerk/shared@3.0.2
+
## 1.3.1
### Patch Changes
diff --git a/packages/vue/package.json b/packages/vue/package.json
index 7337bd16318..aa5501a5481 100644
--- a/packages/vue/package.json
+++ b/packages/vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@clerk/vue",
- "version": "1.3.1",
+ "version": "1.4.0",
"description": "Clerk SDK for Vue",
"keywords": [
"clerk",