Skip to content

Commit c9f7ca7

Browse files
ci(repo): Version packages (#5398)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 591648f commit c9f7ca7

Some content is hidden

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

53 files changed

+370
-148
lines changed

.changeset/all-buckets-admire.md

-5
This file was deleted.

.changeset/breezy-walls-tease.md

-5
This file was deleted.

.changeset/late-cheetahs-raise.md

-5
This file was deleted.

.changeset/ninety-bugs-jam.md

-6
This file was deleted.

.changeset/plenty-poems-bow.md

-5
This file was deleted.

.changeset/pretty-months-wonder.md

-9
This file was deleted.

.changeset/purple-balloons-join.md

-7
This file was deleted.

.changeset/sharp-sloths-stick.md

-2
This file was deleted.

.changeset/small-ads-rescue.md

-5
This file was deleted.

.changeset/smooth-feet-juggle.md

-5
This file was deleted.

.changeset/tricky-deers-know.md

-73
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.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`facefaf`](https://github.com/clerk/javascript/commit/facefafdaf6d602de0acee9218c66c61a0a9ba24), [`3910ebe`](https://github.com/clerk/javascript/commit/3910ebea85817273f18fd2f3f142dd1c728e2220), [`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d)]:
8+
- @clerk/backend@1.25.4
9+
- @clerk/types@4.49.1
10+
- @clerk/shared@3.1.0
11+
312
## 0.0.11
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.11",
3+
"version": "0.0.12",
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.4.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`facefaf`](https://github.com/clerk/javascript/commit/facefafdaf6d602de0acee9218c66c61a0a9ba24), [`3910ebe`](https://github.com/clerk/javascript/commit/3910ebea85817273f18fd2f3f142dd1c728e2220), [`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d)]:
8+
- @clerk/backend@1.25.4
9+
- @clerk/types@4.49.1
10+
- @clerk/shared@3.1.0
11+
312
## 2.4.0
413

514
### Minor 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.4.0",
3+
"version": "2.4.1",
44
"description": "Clerk SDK for Astro",
55
"keywords": [
66
"auth",

packages/backend/CHANGELOG.md

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

3+
## 1.25.4
4+
5+
### Patch Changes
6+
7+
- Handle Basic auth gracefully ([#5395](https://github.com/clerk/javascript/pull/5395)) by [@jacekradko](https://github.com/jacekradko)
8+
9+
- Updated dependencies [[`3910ebe`](https://github.com/clerk/javascript/commit/3910ebea85817273f18fd2f3f142dd1c728e2220), [`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d)]:
10+
- @clerk/types@4.49.1
11+
- @clerk/shared@3.1.0
12+
313
## 1.25.3
414

515
### 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.25.3",
3+
"version": "1.25.4",
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.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f59a90b`](https://github.com/clerk/javascript/commit/f59a90b0832ddd1c59c58f64dec3fba1f7958383), [`591648f`](https://github.com/clerk/javascript/commit/591648fcc85012d0aafad1ea8e8f5a7a3ef5eb42), [`598d1ce`](https://github.com/clerk/javascript/commit/598d1ce82e3f79bca4793d37f03efdb16f8d8b94), [`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d), [`3910ebe`](https://github.com/clerk/javascript/commit/3910ebea85817273f18fd2f3f142dd1c728e2220), [`841a180`](https://github.com/clerk/javascript/commit/841a180fcac8556ed422801080763c3fd2121979), [`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d)]:
8+
- @clerk/clerk-js@5.57.1
9+
- @clerk/clerk-react@5.25.1
10+
- @clerk/shared@3.1.0
11+
312
## 2.2.17
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.17",
3+
"version": "2.2.18",
44
"description": "Clerk SDK for Chrome extensions",
55
"keywords": [
66
"auth",

packages/clerk-js/CHANGELOG.md

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

3+
## 5.57.1
4+
5+
### Patch Changes
6+
7+
- Fix issue where unverified field weren't showing up when ToS was enabled ([#5404](https://github.com/clerk/javascript/pull/5404)) by [@octoper](https://github.com/octoper)
8+
9+
- Lazy-loads experimental components within `UserProfile`, preventing unnecessary code from loading. ([#5409](https://github.com/clerk/javascript/pull/5409)) by [@aeliox](https://github.com/aeliox)
10+
11+
- Fix an edge case where `window.Clerk` is re-assigned if the Clerk script is injected multiple times. ([#5406](https://github.com/clerk/javascript/pull/5406)) by [@brkalow](https://github.com/brkalow)
12+
13+
- Export `isReverificationCancelledError` error helper ([#5396](https://github.com/clerk/javascript/pull/5396)) by [@octoper](https://github.com/octoper)
14+
15+
- Introduce `__experimental_nextTask` method for navigating to next tasks on a after-auth flow ([#5377](https://github.com/clerk/javascript/pull/5377)) by [@LauraBeatris](https://github.com/LauraBeatris)
16+
17+
- Update the resiliency logic for failed client attempts to allow the creation of a dev browser. ([#5411](https://github.com/clerk/javascript/pull/5411)) by [@panteliselef](https://github.com/panteliselef)
18+
19+
- This introducing changes to `useReverification`, the changes include removing the array and returning the fetcher directly and also the dropping the options `throwOnCancel` and `onCancel` in favour of always throwing the cancellation error. ([#5396](https://github.com/clerk/javascript/pull/5396)) by [@octoper](https://github.com/octoper)
20+
21+
```tsx {{ filename: 'src/components/MyButton.tsx' }}
22+
import { useReverification } from '@clerk/clerk-react';
23+
import { isReverificationCancelledError } from '@clerk/clerk-react/error';
24+
25+
type MyData = {
26+
balance: number;
27+
};
28+
29+
export function MyButton() {
30+
const fetchMyData = () => fetch('/api/balance').then(res => res.json() as Promise<MyData>);
31+
const enhancedFetcher = useReverification(fetchMyData);
32+
33+
const handleClick = async () => {
34+
try {
35+
const myData = await enhancedFetcher();
36+
// ^ is typed as `MyData`
37+
} catch (e) {
38+
// Handle error returned from the fetcher here
39+
// You can also handle cancellation with the following
40+
if (isReverificationCancelledError(err)) {
41+
// Handle the cancellation error here
42+
}
43+
}
44+
};
45+
46+
return <button onClick={handleClick}>Update User</button>;
47+
}
48+
```
49+
50+
These changes are also adding a new handler in options called `onNeedsReverification`, which can be used to create a custom UI
51+
to handle re-verification flow. When the handler is passed the default UI our AIO components provide will not be triggered so you will have to create and handle the re-verification process.
52+
53+
```tsx {{ filename: 'src/components/MyButtonCustom.tsx' }}
54+
import { useReverification } from '@clerk/clerk-react';
55+
import { isReverificationCancelledError } from '@clerk/clerk-react/error';
56+
57+
type MyData = {
58+
balance: number;
59+
};
60+
61+
export function MyButton() {
62+
const fetchMyData = () => fetch('/api/balance').then(res => res.json() as Promise<MyData>);
63+
const enhancedFetcher = useReverification(fetchMyData, {
64+
onNeedsReverification: ({ complete, cancel, level }) => {
65+
// e.g open a modal here and handle the re-verification flow
66+
},
67+
});
68+
69+
const handleClick = async () => {
70+
try {
71+
const myData = await enhancedFetcher();
72+
// ^ is typed as `MyData`
73+
} catch (e) {
74+
// Handle error returned from the fetcher here
75+
76+
// You can also handle cancellation with the following
77+
if (isReverificationCancelledError(err)) {
78+
// Handle the cancellation error here
79+
}
80+
}
81+
};
82+
83+
return <button onClick={handleClick}>Update User</button>;
84+
}
85+
```
86+
87+
- Updated dependencies [[`3910ebe`](https://github.com/clerk/javascript/commit/3910ebea85817273f18fd2f3f142dd1c728e2220), [`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d)]:
88+
- @clerk/types@4.49.1
89+
- @clerk/shared@3.1.0
90+
- @clerk/localizations@3.13.1
91+
392
## 5.57.0
493

594
### Minor 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.57.0",
3+
"version": "5.57.1",
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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d), [`3910ebe`](https://github.com/clerk/javascript/commit/3910ebea85817273f18fd2f3f142dd1c728e2220), [`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d)]:
8+
- @clerk/clerk-react@5.25.1
9+
- @clerk/types@4.49.1
10+
- @clerk/shared@3.1.0
11+
312
## 0.23.3
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.3",
3+
"version": "0.23.4",
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.1.25
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3910ebe`](https://github.com/clerk/javascript/commit/3910ebea85817273f18fd2f3f142dd1c728e2220), [`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d)]:
8+
- @clerk/types@4.49.1
9+
- @clerk/shared@3.1.0
10+
311
## 0.1.24
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.1.24",
3+
"version": "0.1.25",
44
"description": "Passkeys library to be used with Clerk for expo",
55
"keywords": [
66
"react-native",

packages/expo/CHANGELOG.md

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

3+
## 2.9.1
4+
5+
### Patch Changes
6+
7+
- The `publishableKey` prop type in the `<ClerkProvider>` component is now marked as optional to match its runtime behavior. Please use the `EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY` environment variable to set your publishable key. ([#5399](https://github.com/clerk/javascript/pull/5399)) by [@wobsoriano](https://github.com/wobsoriano)
8+
9+
- Updated dependencies [[`f59a90b`](https://github.com/clerk/javascript/commit/f59a90b0832ddd1c59c58f64dec3fba1f7958383), [`591648f`](https://github.com/clerk/javascript/commit/591648fcc85012d0aafad1ea8e8f5a7a3ef5eb42), [`598d1ce`](https://github.com/clerk/javascript/commit/598d1ce82e3f79bca4793d37f03efdb16f8d8b94), [`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d), [`3910ebe`](https://github.com/clerk/javascript/commit/3910ebea85817273f18fd2f3f142dd1c728e2220), [`841a180`](https://github.com/clerk/javascript/commit/841a180fcac8556ed422801080763c3fd2121979), [`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d)]:
10+
- @clerk/clerk-js@5.57.1
11+
- @clerk/clerk-react@5.25.1
12+
- @clerk/types@4.49.1
13+
- @clerk/shared@3.1.0
14+
315
## 2.9.0
416

517
### Minor Changes

0 commit comments

Comments
 (0)