Skip to content

Commit d577c86

Browse files
authored
ci(repo): Version packages (#5665)
1 parent 68dc2b6 commit d577c86

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+384
-133
lines changed

.changeset/cool-showers-admire.md

-37
This file was deleted.

.changeset/curly-candles-dance.md

-5
This file was deleted.

.changeset/eight-friends-fail.md

-5
This file was deleted.

.changeset/fruity-areas-train.md

-7
This file was deleted.

.changeset/fuzzy-pears-win.md

-5
This file was deleted.

.changeset/grumpy-carrots-love.md

-11
This file was deleted.

.changeset/mean-impalas-reply.md

-5
This file was deleted.

.changeset/olive-onions-do.md

-15
This file was deleted.

.changeset/red-peaches-fold.md

-14
This file was deleted.

.changeset/short-experts-show.md

-2
This file was deleted.

.changeset/social-pandas-return.md

-5
This file was deleted.

packages/agent-toolkit/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @clerk/agent-toolkit
22

3+
## 0.0.25
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`33201bf`](https://github.com/clerk/javascript/commit/33201bf972d6a980617d47ebd776bef76f871833), [`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`0ae0403`](https://github.com/clerk/javascript/commit/0ae040303d239b75a3221436354a2c2ecdb85aae)]:
8+
- @clerk/types@4.55.0
9+
- @clerk/backend@1.29.2
10+
- @clerk/shared@3.7.3
11+
312
## 0.0.24
413

514
### Patch Changes

packages/agent-toolkit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/agent-toolkit",
3-
"version": "0.0.24",
3+
"version": "0.0.25",
44
"description": "Clerk Toolkit for AI Agents",
55
"homepage": "https://clerk.com/",
66
"bugs": {

packages/astro/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @clerk/astro
22

3+
## 2.6.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`33201bf`](https://github.com/clerk/javascript/commit/33201bf972d6a980617d47ebd776bef76f871833), [`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`0ae0403`](https://github.com/clerk/javascript/commit/0ae040303d239b75a3221436354a2c2ecdb85aae)]:
8+
- @clerk/types@4.55.0
9+
- @clerk/backend@1.29.2
10+
- @clerk/shared@3.7.3
11+
312
## 2.6.6
413

514
### Patch Changes

packages/astro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/astro",
3-
"version": "2.6.6",
3+
"version": "2.6.7",
44
"description": "Clerk SDK for Astro",
55
"keywords": [
66
"auth",

packages/backend/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 1.29.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`33201bf`](https://github.com/clerk/javascript/commit/33201bf972d6a980617d47ebd776bef76f871833), [`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`0ae0403`](https://github.com/clerk/javascript/commit/0ae040303d239b75a3221436354a2c2ecdb85aae)]:
8+
- @clerk/types@4.55.0
9+
- @clerk/shared@3.7.3
10+
311
## 1.29.1
412

513
### Patch Changes

packages/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/backend",
3-
"version": "1.29.1",
3+
"version": "1.29.2",
44
"description": "Clerk Backend SDK - REST Client for Backend API & JWT verification utilities",
55
"homepage": "https://clerk.com/",
66
"bugs": {

packages/chrome-extension/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 2.2.32
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`3336161`](https://github.com/clerk/javascript/commit/3336161fb5d55a86a199b09d02de906d5f362611), [`f707756`](https://github.com/clerk/javascript/commit/f7077562703552af30de4fbc3230cc9df58ef827), [`33201bf`](https://github.com/clerk/javascript/commit/33201bf972d6a980617d47ebd776bef76f871833), [`62a1c54`](https://github.com/clerk/javascript/commit/62a1c5418af1235c15a3ac1956547039f8571af4), [`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`0ae0403`](https://github.com/clerk/javascript/commit/0ae040303d239b75a3221436354a2c2ecdb85aae), [`6f4cf71`](https://github.com/clerk/javascript/commit/6f4cf715cde0bb0f573fa0aa07f97db49d0d47aa)]:
8+
- @clerk/clerk-react@5.29.0
9+
- @clerk/clerk-js@5.62.0
10+
- @clerk/shared@3.7.3
11+
312
## 2.2.31
413

514
### Patch Changes

packages/chrome-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/chrome-extension",
3-
"version": "2.2.31",
3+
"version": "2.2.32",
44
"description": "Clerk SDK for Chrome extensions",
55
"keywords": [
66
"auth",

packages/clerk-js/CHANGELOG.md

+48
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,53 @@
11
# Change Log
22

3+
## 5.62.0
4+
5+
### Minor Changes
6+
7+
- Introduce `Clerk.status` for tracking the state of the clerk singleton. ([#5476](https://github.com/clerk/javascript/pull/5476)) by [@panteliselef](https://github.com/panteliselef)
8+
9+
Possible values for `Clerk.status` are:
10+
11+
- `"loading"`: Set during initialization
12+
- `"error"`: Set when hotloading clerk-js failed or `Clerk.load()` failed
13+
- `"ready"`: Set when Clerk is fully operational
14+
- `"degraded"`: Set when Clerk is partially operational
15+
16+
The computed value of `Clerk.loaded` is:
17+
18+
- `true` when `Clerk.status` is either `"ready"` or `"degraded"`.
19+
- `false` when `Clerk.status` is `"loading"` or `"error"`.
20+
21+
- Introduce `clerk.legacy.browser.js` for legacy browser support. ([#5495](https://github.com/clerk/javascript/pull/5495)) by [@dstaley](https://github.com/dstaley)
22+
23+
### Patch Changes
24+
25+
- Fix duplicate checkout calls when clicking Get Started buttons ([#5664](https://github.com/clerk/javascript/pull/5664)) by [@aeliox](https://github.com/aeliox)
26+
27+
- Remove the experimental commerce flag ([#5666](https://github.com/clerk/javascript/pull/5666)) by [@aeliox](https://github.com/aeliox)
28+
29+
- - Adds support for collecting and verifying user email (when they don't already have one associated with their payer) during checkout ([#5671](https://github.com/clerk/javascript/pull/5671)) by [@aeliox](https://github.com/aeliox)
30+
31+
- Fixes incorrect org invoices endpoint.
32+
- Extracts plan CTA button styling, labeling, and selecting into context methods.
33+
- Adds UserProfile / OrgProfile specific scrollbox IDs for drawer portal-ing (fixes issue where both could be open)
34+
- Fixes incorrect button action in SubscriptionList for active but expiring subscriptions.
35+
36+
- Rollback change to lazy-loading suspense wrapper ([#5670](https://github.com/clerk/javascript/pull/5670)) by [@aeliox](https://github.com/aeliox)
37+
38+
- Add `<SubscriptionsList />` to both UserProfile and OrgProfile components. ([#5658](https://github.com/clerk/javascript/pull/5658)) by [@alexcarpenter](https://github.com/alexcarpenter)
39+
40+
Introduce experimental method for opening `<SubscriptionDetails />` component.
41+
42+
```tsx
43+
clerk.__experimental_openSubscriptionDetails(...)
44+
```
45+
46+
- Updated dependencies [[`68dc2b6`](https://github.com/clerk/javascript/commit/68dc2b622d52aa13b31b8e6b7facff131532dfd7), [`33201bf`](https://github.com/clerk/javascript/commit/33201bf972d6a980617d47ebd776bef76f871833), [`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`0ae0403`](https://github.com/clerk/javascript/commit/0ae040303d239b75a3221436354a2c2ecdb85aae)]:
47+
48+
49+
50+
351
## 5.61.2
452

553
### Patch Changes

packages/clerk-js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/clerk-js",
3-
"version": "5.61.2",
3+
"version": "5.62.0",
44
"description": "Clerk JS library",
55
"keywords": [
66
"clerk",

packages/elements/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @clerk/elements
22

3+
## 0.23.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`33201bf`](https://github.com/clerk/javascript/commit/33201bf972d6a980617d47ebd776bef76f871833), [`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`0ae0403`](https://github.com/clerk/javascript/commit/0ae040303d239b75a3221436354a2c2ecdb85aae)]:
8+
- @clerk/clerk-react@5.29.0
9+
- @clerk/types@4.55.0
10+
- @clerk/shared@3.7.3
11+
312
## 0.23.16
413

514
### Patch Changes

packages/elements/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/elements",
3-
"version": "0.23.16",
3+
"version": "0.23.17",
44
"description": "Clerk Elements",
55
"keywords": [
66
"clerk",

packages/expo-passkeys/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @clerk/expo-passkeys
22

3+
## 0.2.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`33201bf`](https://github.com/clerk/javascript/commit/33201bf972d6a980617d47ebd776bef76f871833), [`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`0ae0403`](https://github.com/clerk/javascript/commit/0ae040303d239b75a3221436354a2c2ecdb85aae)]:
8+
- @clerk/types@4.55.0
9+
- @clerk/shared@3.7.3
10+
311
## 0.2.8
412

513
### Patch Changes

packages/expo-passkeys/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/expo-passkeys",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "Passkeys library to be used with Clerk for expo",
55
"keywords": [
66
"react-native",

packages/expo/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 2.9.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`3336161`](https://github.com/clerk/javascript/commit/3336161fb5d55a86a199b09d02de906d5f362611), [`f707756`](https://github.com/clerk/javascript/commit/f7077562703552af30de4fbc3230cc9df58ef827), [`33201bf`](https://github.com/clerk/javascript/commit/33201bf972d6a980617d47ebd776bef76f871833), [`62a1c54`](https://github.com/clerk/javascript/commit/62a1c5418af1235c15a3ac1956547039f8571af4), [`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`0ae0403`](https://github.com/clerk/javascript/commit/0ae040303d239b75a3221436354a2c2ecdb85aae), [`6f4cf71`](https://github.com/clerk/javascript/commit/6f4cf715cde0bb0f573fa0aa07f97db49d0d47aa)]:
8+
- @clerk/clerk-react@5.29.0
9+
- @clerk/clerk-js@5.62.0
10+
- @clerk/types@4.55.0
11+
- @clerk/shared@3.7.3
12+
313
## 2.9.14
414

515
### Patch Changes

packages/expo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/clerk-expo",
3-
"version": "2.9.14",
3+
"version": "2.9.15",
44
"description": "Clerk React Native/Expo library",
55
"keywords": [
66
"react",

packages/express/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 1.4.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`33201bf`](https://github.com/clerk/javascript/commit/33201bf972d6a980617d47ebd776bef76f871833), [`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`0ae0403`](https://github.com/clerk/javascript/commit/0ae040303d239b75a3221436354a2c2ecdb85aae)]:
8+
- @clerk/types@4.55.0
9+
- @clerk/backend@1.29.2
10+
- @clerk/shared@3.7.3
11+
312
## 1.4.7
413

514
### Patch Changes

packages/express/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/express",
3-
"version": "1.4.7",
3+
"version": "1.4.8",
44
"description": "Clerk server SDK for usage with Express",
55
"keywords": [
66
"clerk",

packages/fastify/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 2.2.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`33201bf`](https://github.com/clerk/javascript/commit/33201bf972d6a980617d47ebd776bef76f871833), [`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`0ae0403`](https://github.com/clerk/javascript/commit/0ae040303d239b75a3221436354a2c2ecdb85aae)]:
8+
9+
10+
11+
312
## 2.2.7
413

514
### Patch Changes

packages/fastify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/fastify",
3-
"version": "2.2.7",
3+
"version": "2.2.8",
44
"description": "Clerk SDK for Fastify",
55
"keywords": [
66
"auth",

0 commit comments

Comments
 (0)