| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-05 | 1.6 kB | |
| v2.9.7 source code.tar.gz | 2026-05-05 | 3.5 MB | |
| v2.9.7 source code.zip | 2026-05-05 | 4.6 MB | |
| Totals: 3 Items | 8.1 MB | 0 | |
🐞 Bug Fixes
- Export missing shared types to prevent TS2742 in consumer projects - by @YKDZ and @betterqualityassuranceuser in https://github.com/unovue/reka-ui/issues/2586 (78efc)
- Listbox:
- Skip
highlightSelectedside effects during SSR - by @benjamincanac in https://github.com/unovue/reka-ui/issues/2607 (5b1a5) - Menu:
- Remove data-highlighted when pointer leaves MenuItem - by @rastuhacode in https://github.com/unovue/reka-ui/issues/2596 and https://github.com/unovue/reka-ui/issues/2605 (9ad6e)
- Tabs:
- Defer indicator render until mounted to avoid hydration mismatch - by @claylevering in https://github.com/unovue/reka-ui/issues/2623 (83f88)
- Toast:
- Announce title and description as text, not JSON - by @humanbird, humanbird and Claude Opus 4.7 (1M context) in https://github.com/unovue/reka-ui/issues/2612 (ebd2d)
- Replace useRafFn with one-shot rAF in ToastAnnounce - by @zernonia in https://github.com/unovue/reka-ui/issues/2625 (050ab)