v3.2.0
v3.2.0
@heroui/react
View on GitHubView PackagePublished: Jun 16, 2026

Release Notes

What's inside

  • React Aria 1.18.0
  • Calendar → week/day views, multi-select, year picker
  • Table → SortableColumnHeader
  • Autocomplete → Virtualizer
  • Tooltip → delay theme vars
  • Toggles → new Field composition

Breaking Changes

Radio, Checkbox, and Switch move to an explicit *.Content composition — *.Control nests inside *.Content, the label is plain text inside *.Content (no nested <Label>), and Description/FieldError become siblings of *.Content.

What's Changed

New Contributors

Full Release Note

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

Full Changelog: https://github.com/heroui-inc/heroui/compare/v3.1.0...v3.2.0