releases.shpreview

Layout shift reduced; table row hover corners fixed

@clerk/ui@1.25.4

3 enhancements1 fixThis release3 enhancementsImprovements to existing features1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗

Patch Changes

  • Reduce layout shift while loading the organization and billing UI. The domain list, billing subscription section, and payment methods now reserve their loaded height while data is fetched, and the subscription section shows a loading indicator instead of rendering nothing. (#9169) by @alexcarpenter

  • Improve phone input country selector and menu item styling, refining hover and focus states, spacing, and scroll padding. (#9161) by @alexcarpenter

  • Fix table row hover styling so the rounded bottom corners are only applied to the last row, matching the table's border radius. Previously any hovered row showed a stray corner radius. (#9170) by @alexcarpenter

  • Headings now use text-wrap: balance and body text uses text-wrap: pretty to reduce widows and orphans when text wraps across lines. This is a progressive enhancement that falls back to normal wrapping in browsers without support. (#9157) by @alexcarpenter

  • Updated dependencies [e162b71]:

    • @clerk/shared@4.25.4
    • @clerk/localizations@4.13.4

Fetched July 15, 2026

Layout shift reduced; table row hover corners fixed… — releases.sh