Skip to content

Commit 1b80c5e

Browse files
authored
Merge branch 'main' into jr.fix/signal-iframe-in-chips
2 parents 21e25ab + 54b4b5a commit 1b80c5e

File tree

309 files changed

+5466
-1634
lines changed

Some content is hidden

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

309 files changed

+5466
-1634
lines changed

.changeset/all-hats-float.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/backend': patch
3+
---
4+
5+
Align create params for Invitation and OrganizationInvitation with backend API

.changeset/angry-cobras-confess.md

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

.changeset/breezy-coins-heal.md

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

.changeset/calm-chairs-yell.md

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

.changeset/chatty-ways-bathe.md

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

.changeset/chilly-dots-heal.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] Removal of Billing experimental methods: `organization.getSubscriptions()` and `billing.getSubscriptions()`

.changeset/cold-parks-push.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'@clerk/vue': minor
2+
'@clerk/astro': minor
33
---
44

55
Expose billing buttons as experimental

.changeset/crazy-days-tan.md

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

.changeset/curly-plums-tease.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/expo-passkeys": minor
3+
---
4+
5+
Add support for Expo 54

.changeset/eleven-timers-clean.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@clerk/remix": minor
3+
---
4+
5+
Add deprecation warning for maintenance mode. Please use `@clerk/react-router` package instead.
6+
7+
Migration guide: https://reactrouter.com/upgrading/remix
8+
React Router SDK: https://clerk.com/docs/quickstarts/react-router

0 commit comments

Comments
 (0)