Skip to content

Commit edaafb4

Browse files
committed
chore(ui): add changeset for the ConfigureSSO wizard state-machine refactor
1 parent 94fc143 commit edaafb4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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+
`<ConfigureSSO />` wizard navigation is now driven by a guard-based state machine, making step navigation more predictable: the step you land on (including after a reload) and which steps you can move to are derived from the connection's state, the connection reset flow lands you on the right step, and enterprise-connection writes stay reverification-wrapped. The public component API is unchanged.

0 commit comments

Comments
 (0)