@heroui/react@2.8.9
heroui-inc/heroui@heroui/react@2.8.9Feb 13, 2026by github-actions[bot]
AI Summary
A patch release addressing rendering behavior in React Server Components, updating core dependencies, and fixing a specific button interaction issue.
Key Highlights
- Fixed system-rsc extendVariants rendering behavior with the 'as' prop
- Updated React Aria dependencies
- Corrected disableRipple prop precedence in buttons
Full Release Notes
## What's Changed * fix(system-rsc): extendVariants rendering behavior with as by @ITBoomBKStudio in https://github.com/heroui-inc/heroui/pull/6215 * chore(deps): bump RA dependencies by @wingkwong in https://github.com/heroui-inc/heroui/pull/6221 * fix(button): correct disableRipple prop precedence by @KMNowak in https://github.com/heroui-inc/heroui/pull/6199 * ci(changesets): :package: version packages by @github-actions[bot] in https://github.com/heroui-inc/heroui/pull/6227 ## New Contributors * @KMNowak made their first contribution in https://github.com/heroui-inc/heroui/pull/6199 **Full Changelog**: https://github.com/heroui-inc/heroui/compare/@heroui/react@2.8.8...@heroui/react@2.8.9