v3.2.3

heroui-inc/herouiv3.2.3Jul 31, 2026by wingkwong

AI Summary

Introduces multiple selection for ComboBox, improves RTL support using logical CSS properties, and upgrades to tailwind-variants 3.3.0, while moving react-aria to peerDependencies.

Key Highlights

  • Added multiple selection support for ComboBox
  • Implemented logical CSS properties for full RTL support
  • Moved react-aria to peerDependencies for a single shared copy
  • Upgraded to tailwind-variants 3.3.0
  • Fixed ScrollShadow, Spinner, InputOTP, Table, and Button components

Breaking Changes

  • react-aria moved to peerDependencies

New Features

  • Multiple selection support for ComboBox
  • Logical CSS properties for RTL support

Full Release Notes

## What's Inside
- 🔽 ComboBox → multiple selection
- 🌐 RTL → logical CSS properties across all styles
- 📦 react-aria → moved to peerDependencies, single shared copy
- 🎨 tailwind-variants 3.3.0
- 🔧 ScrollShadow, Spinner, InputOTP, Table & Button fixes

## What's Changed
* fix(docs): frameworks tabs by @wingkwong in https://github.com/heroui-inc/heroui/pull/6703
* docs(combo-box): remove unsupported props from API reference by @wingkwong in https://github.com/heroui-inc/heroui/pull/6712
* docs(spinner): correct default color to "accent" in API reference by @wingkwong in https://github.com/heroui-inc/heroui/pull/6717
* fix(docs): use theme tokens in styling examples by @wingkwong in https://github.com/heroui-inc/heroui/pull/6720
* fix(docs): correct typos in accordion demo/docs and `bgsurface` class name by @daveycodez in https://github.com/heroui-inc/heroui/pull/6722
* docs(avatar): document custom image composition with asChild by @wingkwong in https://github.com/heroui-inc/heroui/pull/6725
* fix(combo-box): custom indicator demo by @wingkwong in https://github.com/heroui-inc/heroui/pull/6728
* docs(native): add v1.0.6 release notes by @vvv-sss in https://github.com/heroui-inc/heroui/pull/6726
* chore(docs): refresh agent guidance files by @wingkwong in https://github.com/heroui-inc/heroui/pull/6731
* refactor(docs): add cursor to theme toggle by @wingkwong in https://github.com/heroui-inc/heroui/pull/6734
* feat(docs): copy prompt by @wingkwong in https://github.com/heroui-inc/heroui/pull/6736
* docs(native): add v1.0.7 release notes and background layer API docs by @vvv-sss in https://github.com/heroui-inc/heroui/pull/6737
* fix(docs): repair canonical URLs, sitemap coverage and robots.txt by @jrgarciadev in https://github.com/heroui-inc/heroui/pull/6735
* V3.2.3 by @wingkwong in https://github.com/heroui-inc/heroui/pull/6708

## Full Release Note

https://heroui.com/docs/react/releases/v3-2-3

**Full Changelog**: https://github.com/heroui-inc/heroui/compare/v3.2.2...v3.2.3