v3.2.4
gildas-lormeau/SingleFilev3.2.4Aug 7, 2026by wingkwong
AI Summary
This release focuses on UI polish, fixing rendering issues with variants, autocomplete clipping, and modal backdrop interactions, while updating dependencies to React Aria 1.20.0.
Key Highlights
- Fixed modifiers falling back to wrong class in Variants
- Autocomplete options no longer clipped inside modals
- Modal backdrop clicks dismiss scroll='outside' again
- Chevron scrolling lands flush on edges in Tabs
- Updated to React Aria 1.20.0
Full Release Notes
## What's Inside - ๐จ Variants โ fixed modifiers falling back to the wrong class after a re-render - ๐ฝ Autocomplete โ last options no longer clipped inside modals - :framed_picture: Modal โ backdrop clicks dismiss scroll="outside" again - ๐ Tabs โ chevron scrolling lands flush on the edges - ๐งช React Aria 1.20.0 + behavioral test suite ## What's Changed * docs(native): add 1.0.8 release note by @vvv-sss in https://github.com/heroui-inc/heroui/pull/6747 * docs(native): add styling and theming blog post by @vvv-sss in https://github.com/heroui-inc/heroui/pull/6745 * chore(docs): add native release note 1.0.8 by @wingkwong in https://github.com/heroui-inc/heroui/pull/6751 * fix(docs): avoid copy button overflow on mobile by @wingkwong in https://github.com/heroui-inc/heroui/pull/6755 * chore(deps): bump next to v16.3.0 by @wingkwong in https://github.com/heroui-inc/heroui/pull/6765 * V3.2.4 by @wingkwong in https://github.com/heroui-inc/heroui/pull/6758 ## Full Release Note https://heroui.com/docs/react/releases/v3-2-4 **Full Changelog**: https://github.com/heroui-inc/heroui/compare/v3.2.3...v3.2.4