Skip to content

Commit ea4c5a4

Browse files
authored
Merge branch 'main' into main
2 parents ca406a1 + d3d38e2 commit ea4c5a4

File tree

209 files changed

+5763
-866
lines changed

Some content is hidden

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

209 files changed

+5763
-866
lines changed

.changeset/bright-crabs-speak.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/remix": patch
3+
---
4+
5+
Fixed a bug that was caused when the request body has already been read

.changeset/chilled-swans-work.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+
Translate ar-SA localization strings for Organization Profile

.changeset/curly-lemons-rhyme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/elements": patch
3+
---
4+
5+
Fixes issue where the incorrect sign in first factor strategy was being returned during sign in.

.changeset/famous-tools-thank.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+
Replaced "Delete account" with spanish translation "Eliminar cuenta"

.changeset/four-pots-type.md

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

.changeset/funny-berries-jam.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/elements": patch
3+
---
4+
5+
Ensure correct supported strategies are rendered based on first or second factor needs.

.changeset/heavy-pillows-sparkle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
File renamed without changes.

.changeset/many-lizards-tap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/elements": minor
3+
---
4+
5+
Update signin `isLoggedInAndSingleSession` guard to navigate using `buildAfterSignInUrl` when true.

.changeset/mean-jars-explode.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+
Added a `locked` property to the User object in the SDK

0 commit comments

Comments
 (0)