Skip to content

Commit 1203c64

Browse files
committed
Merge branch 'main' into ds.feat/chrome-extension-vitest
2 parents ceb14d8 + 85f8b27 commit 1203c64

File tree

211 files changed

+3080
-1214
lines changed

Some content is hidden

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

211 files changed

+3080
-1214
lines changed

.changeset/blue-teeth-report.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@clerk/backend': minor
3+
---
4+
5+
Add `user_id` field to `organizationInvitation.accepted` webhook events.
6+
7+
Creates a new `OrganizationInvitationAcceptedJSON` interface that extends `OrganizationInvitationJSON` with a required `user_id` field, and updates the webhook type system to use this interface specifically for `organizationInvitation`.accepted events.

.changeset/fast-dolls-float.md

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

.changeset/fifty-carrots-crash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/react-router': patch
3+
---
4+
5+
Set correct minimum `react-router` version in README

.changeset/mean-bikes-stop.md

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

.changeset/mighty-frogs-brake.md

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

.changeset/nice-moons-repeat.md

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

.changeset/rich-peaches-yawn.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+
Prevent leaking the `data-component-status` attribute for components other than `<PricingTable/>`.

.changeset/seven-trees-double.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] Drop top level billing flags from environment. Instead, use the payer specific flags.
File renamed without changes.

.changeset/silly-rooms-sleep.md

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

0 commit comments

Comments
 (0)