v3.2.2

plausible/analyticsv3.2.2Jul 7, 2026by wingkwong

AI Summary

HeroUI v3.2.2 upgrades to React Aria 1.19.0 and focuses on user experience improvements. Key changes include tabs overflow scrolling with chevrons, fixes for input field clear/close buttons not submitting forms, and overflow scrolling fixes for checkboxes, radios, and switches.

Key Highlights

  • Upgraded to React Aria 1.19.0
  • Tabs now support overflow scrolling with chevrons and edge fade
  • Input fields no longer submit forms when clear/close buttons are used
  • Checkbox, Radio, and Switch overflow scroll fixes
  • Polish fixes for Chip, DatePicker, Autocomplete, and Toast components

New Features

  • Enhanced overflow handling for tabs component
  • Improved input field UX with non-submitting clear buttons
  • Fixed overflow issues in form controls

Full Release Notes

## What's Inside

- 📦 React Aria 1.19.0
- 📑 Tabs → overflow scrolling with chevrons + edge fade
- ✏️ Input fields → clear/close buttons no longer submit forms
- ✅ Checkbox, Radio, Switch → overflow scroll fix
- 🎨 Chip, DatePicker, Autocomplete, Toast → polish fixes

## What's Changed
* fix(docs): switch custom-styles and with-icons examples by @wingkwong in https://github.com/heroui-inc/heroui/pull/6662
* build(docs): configure android asset links for herouinative app by @vvv-sss in https://github.com/heroui-inc/heroui/pull/6668
* fix(docs): render native-showcase fallback page outside the [lang] tree by @vvv-sss in https://github.com/heroui-inc/heroui/pull/6671
* docs(native): add v1.0.5 release notes and update component docs by @vvv-sss in https://github.com/heroui-inc/heroui/pull/6685
* feat(docs): enable Android Play Store download link by @vvv-sss in https://github.com/heroui-inc/heroui/pull/6675
* feat(docs): order release badges by date, newest first by @vvv-sss in https://github.com/heroui-inc/heroui/pull/6686
* chore(docs): fix typos in native release note & add cn version by @wingkwong in https://github.com/heroui-inc/heroui/pull/6687
* chore(docs): add react router in CLI page by @wingkwong in https://github.com/heroui-inc/heroui/pull/6695
* feat(tabs): add tabs scroller to handle overflow by @wingkwong in https://github.com/heroui-inc/heroui/pull/6633
* V3.2.2 by @wingkwong in https://github.com/heroui-inc/heroui/pull/6660

## Full Release Note

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

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