Skip to content

Commit 4a91f38

Browse files
committed
chore(ui): add changeset for ConfigureSSO state machine refactor
1 parent 1ecfe27 commit 4a91f38

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.changeset/coral-rivers-bloom.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/ui': patch
3+
---
4+
5+
Refactor `<ConfigureSSO />` to drive its wizard navigation through an internal state machine. Step routing now lives in a single pure reducer instead of inside individual steps, data is fetched once through a single hook, and all connection mutations are centralized and wrapped with reverification. No changes to the public API.

0 commit comments

Comments
 (0)