Bug Fixes
- Autocomplete:
--trigger-widthCSS variable on the popover now tracks the trigger element's width viauseResizeObserver(#6374) - Drawer: Panel transitions rewritten from Tailwind
animate-in/animate-outto native CSStranslatetransitions for smoother animations (#6393) - InputGroup: Secondary variant focus background triggers only on actual input/textarea focus (#6362)
- Tag:
CloseButtonnow has explicitaria-label="Remove tag"for screen readers (#6341)
Features
--backdroptheme variable: New CSS variable for overlay backdrops — Modal, AlertDialog, Drawer now usebg-backdropinstead of hardcoded values (#6375)
Style Improvements
- Trigger elements across Popover, Tooltip, Dropdown, Modal, AlertDialog, Drawer, Disclosure now apply
inline-block(#6373) - Default arrow SVG for Tooltip + Popover updated to a smoother cubic bezier curve (#6372)
- Tag
smandmdsizes get increased horizontal padding (#6315)
Internal
- Release workflow added with
pnpm publish+NPM_TOKEN - Replaced changesets with bumpp for version management (#6354)
Full release notes: https://heroui.com/docs/releases/v3-0-2