Skip to content

Commit a2d0b13

Browse files
committed
chore(changeset): add changeset for enterpriseAccounts in @clerk/backend
Adds a patch changeset documenting the addition of EnterpriseAccount and EnterpriseAccountConnection classes that restore enterprise SSO account data on the User object after samlAccounts removal in v3.
1 parent 45c14ec commit a2d0b13

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.changeset/wild-badgers-kiss.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+
Add EnterpriseAccount and EnterpriseAccountConnection classes to @clerk/backend, restoring enterprise SSO account data on the User object that was lost when samlAccounts was removed in v3.

0 commit comments

Comments
 (0)