Skip to content

Commit 05dc23c

Browse files
committed
chore(repo): Add changesets
1 parent 6d9eb32 commit 05dc23c

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

.changeset/honest-pigs-move.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+
Rename `__experimental_passwordUntrusted` to `__experimental_passwordCompromised`

.changeset/moody-dryers-serve.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+
Depricating `passwordUntrusted` in favour of `passwordCompromised` and `form_password_untrusted__sign_in` to `form_password_compromised__sign_in`

.changeset/some-phones-report.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@clerk/clerk-js': patch
3+
'@clerk/shared': patch
4+
---
5+
6+
Rename internal `isPasswordUntrustedError` to `isPasswordCompromisedError`

0 commit comments

Comments
 (0)