Chrome scroll jump fixed; dark mode modal backdrop corrected
@clerk/ui@1.15.1
Patch Changes
-
Fix Chrome-specific scroll jump when toggling the billing period switch on the pricing table. (#8742) by @alexcarpenter
-
Fix a circular import in the styled-system that could crash module initialization under bundler configurations with tree-shaking disabled. (#8754) by @jacekradko
-
Internal refactor for self-serve SSO wizard navigation to leverage a guard-based state machine. (#8715) by @iagodahlem
It makes the 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.
-
Correctly display OAuth consent redirect domains for known multi-label public suffixes. (#8700) by @wobsoriano
-
Fix modal backdrop appearing light in dark mode (#8743) by @alexcarpenter
-
Add a "Forgot password?" action on the sign-in start page when the password field is shown. This improves the account recovery UX when strict user enumeration protection is enabled. (#8733) by @Ephem
-
Add and improve JSDoc comments across public types and methods to support generated reference documentation for the
/objectsdocs section. Exports a few previously-internal types (OnEventListener,OffEventListener,ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintech -
Updated dependencies [
2d6670c,af706e3,032632c,0fece6f,b295af3,8e1bd48,90bc732]:- @clerk/shared@4.16.0
- @clerk/localizations@4.7.2
Fetched June 10, 2026


