v3.1.1
Highlights
-
@byline/richtext-lexical— New@byline/richtext-lexical/configsubpath for eager-light editor registration. Adds a dedicated config entry point so the Lexical editor can be registered eagerly without pulling the full editor graph into the registering bundle, plus name-based extension toggling for enabling/disabling individual editor extensions by name. This gives hosts a lighter-weight registration path and finer control over which richtext features are active. -
@byline/i18n—availableLocalesnow emits in configured content-locale order. Fixed a read-side ordering bug so theavailableLocalesadvertised on document reads follows the order declared in the content-locale configuration rather than an incidental order. Consumers rendering language switchers / locale menus now get a stable, configuration-driven ordering.
All other @byline/* packages bumped to 3.1.1 in lockstep with no behavioural changes this cycle.