Releases: tailwindlabs/headlessui
Releases · tailwindlabs/headlessui
@headlessui/[email protected]
Added
- Add React 19 support (#3543)
@headlessui/[email protected]
@headlessui/[email protected]
@headlessui/[email protected]
Fixed
- Fix crash when using
as={Fragment}
onMenuButton
,ListboxButton
,DisclosureButton
orButton
components (#3478)
@headlessui/[email protected]
Fixed
- Prevent crash in environments where
Element.prototype.getAnimations
is not available (#3473)
@headlessui/[email protected]
Fixed
- use native
useId
from Vue.js 3.5 when available (#3458)
@headlessui/[email protected]
@headlessui/[email protected]
Fixed
- Fix transition bug on Firefox, triggered by clicking the
PopoverButton
in rapid succession (#3452)
@headlessui/[email protected]
Fixed
- Fix components not closing properly when using the
transition
prop (#3448)