Skip to content

v0.14.1

Choose a tag to compare

@Innei Innei released this 20 May 11:09
· 84 commits to main since this release
1083f06

Summary

Patch release fixing chat bubble vertical alignment in @haklex/rich-ext-chat. The article bubble now stretches to fill the flex track and aligns to the top of its row, eliminating a layout glitch where short messages floated off the avatar baseline.

Breaking Changes

None.

Features

None.

Bug Fixes

  • @haklex/rich-ext-chat — article bubble now sets flex: 1 1 auto and alignItems: flex-start, fixing top-of-row alignment with avatars (618a9435).

Other

None.

Bump rationale

Package Diff signal Bump
@haklex/rich-ext-chat CSS-only layout tweak in src/styles.css.ts (+2 lines) — no exports, no API, no peer changes patch

Shared-version highest-wins → patch0.14.0 → 0.14.1. All 37 @haklex/* packages were bumped and republished together to keep the version chain coherent.