Skip to content

Commit 27850c1

Browse files
committed
Merge branch 'main' into nikos/migrate-types-to-shared
2 parents 955dce8 + dbc973f commit 27850c1

File tree

162 files changed

+7847
-4449
lines changed

Some content is hidden

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

162 files changed

+7847
-4449
lines changed

.changeset/bitter-paths-march.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/shared': patch
3+
---
4+
5+
Fixes a bug where `usePlans()` would display stale data even if the `for` property has changed.

.changeset/bumpy-glasses-eat.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@clerk/clerk-js': minor
3+
'@clerk/shared': minor
4+
'@clerk/types': minor
5+
---
6+
7+
Allow free trials without requiring a payment method, based on the configuration of an instance.

.changeset/easy-papers-drop.md

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

.changeset/famous-paws-reply.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/fastify": minor
3+
---
4+
5+
Disable minification for static import compatibility

.changeset/five-schools-repair.md

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

.changeset/forty-experts-battle.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/full-horses-repair.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/great-bees-fix.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@clerk/clerk-js': minor
3+
'@clerk/shared': minor
4+
'@clerk/types': minor
5+
---
6+
7+
[Billing Beta] Remove unnecessary `orgId` from BillingPayerMethods interface.

.changeset/loud-horses-join.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/clerk-js': patch
3+
---
4+
5+
Ensure `ThreeDotsMenu` is full opacity when focus visible.

.changeset/eighty-coins-punch.md renamed to .changeset/pretty-walls-burn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
'@clerk/types': patch
55
---
66

7-
Add title attribute to email address field with the recommended format.
7+
Localize aria-labels within `UserButton` and `OrganizationSwitcher` triggers.

0 commit comments

Comments
 (0)