Skip to content

v3.12.1

Choose a tag to compare

@58bits 58bits released this 15 Jun 14:50

Highlights

  • @byline/richtext-lexical — The richtext editor's loading placeholder now renders a document-shaped skeleton — a heading bar, paragraph runs, an inset image block, and a sub-heading — instead of a flat stack of identical shimmer rows. Both Suspense boundaries (the outer lazy-editor module-graph load and the inner EditorField mount) share a single EditorPlaceholder component, so the cold-load sequence reads as document-shaped content throughout rather than a generic block of lines.

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