Skip to content

Releases: lobehub/lobe-ui

v5.4.0

05 Mar 12:25

Choose a tag to compare

5.4.0 (2026-03-05)

✨ Features

  • hotkey-input: Add clear button support & improve markdown streaming, closes #483 (8570acc)

v5.3.0

04 Mar 09:50

Choose a tag to compare

5.3.0 (2026-03-04)

✨ Features

v5.2.2

03 Mar 17:36

Choose a tag to compare

5.2.2 (2026-03-03)

🐛 Bug Fixes

  • context-menu: Remove entrance animation for instant appearance (3354002)

v5.2.1

03 Mar 10:39

Choose a tag to compare

5.2.1 (2026-03-03)

🐛 Bug Fixes

  • Refine Modal demos and styles (d7f6058)

v5.2.0

03 Mar 09:48

Choose a tag to compare

5.2.0 (2026-03-03)

✨ Features

  • markdown: Implement streaming animation for markdown blocks, closes #475 (2b3d230)

v5.1.1

03 Mar 09:27

Choose a tag to compare

5.1.1 (2026-03-03)

🐛 Bug Fixes

  • Use color-scheme-aware backdrop color for Modal (01e46c0)

v5.1.0

03 Mar 08:35

Choose a tag to compare

5.1.0 (2026-03-03)

✨ Features

  • Add base-ui Modal component with imperative and declarative usage (5186720)

v5.0.1

03 Mar 06:11

Choose a tag to compare

5.0.1 (2026-03-03)

🐛 Bug Fixes

  • Update dumi-theme-lobehub and @lobehub/icons to major versions (b5e20ac)

v5.0.0

02 Mar 10:01

Choose a tag to compare

5.0.0 (2026-03-02)

🎫 Chores

  • release: Force major release (db4c10d)
  • Patch conventional-changelog-gitmoji-config to fix item.title undefined (2916793)
  • Trigger 5.0 release (b2b5ee2)

💥 BREAKING CHANGES

  • LobeSelect/LobeSwitch removed from main entry. Use @lobehub/ui/base-ui instead.

  • refactor(base-ui): move ContextMenu/DropdownMenu/ScrollArea/Toast impl into base-ui, re-export from original paths

v4.38.4

15 Feb 09:11

Choose a tag to compare

4.38.4 (2026-02-15)

♻ Code Refactoring

  • styles: Extract fadeIn animation to animations.ts (f6308aa)

💄 Styles

  • Revert stream animation to fade-in (0a0ea88)