Skip to content

Commit 700e38b

Browse files
authored
Merge branch 'main' into renovate/vue-dev-minor
2 parents d5327dd + 33e7a7b commit 700e38b

File tree

188 files changed

+3790
-1114
lines changed

Some content is hidden

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

188 files changed

+3790
-1114
lines changed

.changeset/bright-parks-search.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@clerk/nextjs': patch
3+
---
4+
5+
Add new telemetry event KEYLESS_ENV_DRIFT_DETECTED to detect drift between publishable and secret keys in keyless apps and values in the .env file.
6+
7+
This event only fires once as controlled with the .clerk/.tmp/telemetry.json file to prevent telemetry event noise
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
'@clerk/localizations': minor
3+
---
4+
5+
Complete Persian (fa-IR) localization with all missing translations
6+
7+
This update completes the Persian localization by:
8+
- Translating all undefined API key management strings
9+
- Adding complete commerce/billing translations
10+
- Completing organization profile translations
11+
- Adding all missing error messages
12+
- Including form labels and placeholders
13+
- Adding fa-IR to package.json files array for proper publishing
14+
15+
The Persian localization now provides a complete user experience for Persian-speaking users.

.changeset/eighty-plums-listen.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.changeset/forty-bottles-accept.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/localizations': patch
3+
---
4+
5+
added missing ptBR translations

.changeset/nasty-colts-travel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/backend": minor
3+
---
4+
5+
Exports `Machine` and `M2MToken` resource classes

.changeset/rich-drinks-ring.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@clerk/clerk-js': minor
3+
'@clerk/types': minor
4+
---
5+
6+
[Billing Beta] Replace usage of top level amounts in plan with fees for displaying prices.

.changeset/sad-turkeys-rhyme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
'@clerk/clerk-js': patch
3+
'@clerk/types': patch
4+
---
5+
6+
Add optional `isExternal` to `ApplicationLogo`
7+
8+
Add optional `oAuthApplicationUrl` parameter to OAuth Consent mounting (which is used to provide a link to the OAuth App homepage).
9+
10+
Harden `Link` component so it sanitizes the given `href` to avoid dangerous protocols.

.changeset/small-schools-yell.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.changeset/sour-lemons-talk.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@clerk/clerk-js': minor
3+
'@clerk/types': minor
4+
---
5+
6+
Update billing resources with trial properties.

.changeset/tender-planets-win.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@clerk/localizations': minor
3+
'@clerk/clerk-js': minor
4+
'@clerk/types': minor
5+
---
6+
7+
Update PricingTable with trial info.

0 commit comments

Comments
 (0)