Skip to content

v3.13.2

Choose a tag to compare

@58bits 58bits released this 21 Jun 09:05

Highlights

  • @byline/ui — refined the shared prose typography stylesheet (prose.css): list items (li in both ol and ul) now carry a little more vertical spacing for easier scanning, and ul disc markers pick up theme primary colors (--primary-600 in light, --primary-200 in dark) via the existing --prose-bullets token — ol counters are unaffected. Also softened alert titles to a normal font weight. Anything rendering long-form content through the prose styles inherits the new spacing and bullet color with no markup changes.

Chores

  • monorepo — the webapp import-docs script gained a --force flag to overwrite soft-deleted documents on import.

All other @byline/* packages bumped to 3.13.2 in lockstep with no behavioural changes this cycle.