@headlessui/react@v2.2.8
·
12 commits
to main
since this release
Fixed
- Ensure we are not freezing data when the
staticprop is used (#3779) - Ensure
onChangetypes are contravariant instead of bivariant (#3781) - Support
<summary>as a focusable element inside<details>(#3389) - Fix
Maximum update depth exceededcrash when usingtransitionprop (#3782) - Ensure pressing
Tabin theComboboxInput, correctly syncs the input value (#3785) - Ensure
--button-widthand--input-widthhave the latest value (#3786) - Fix 'Invalid prop
data-headlessui-statesupplied toReact.Fragment' warning (#3788) - Ensure
elementinrefcallback is always connected when rendering in aPortal(#3789) - Ensure form state is up to date when using uncontrolled components (#3790)
- Ensure
data-openonComboboxInputis up to date (#3791) - Ensure changing the
immediateprop value on theComboboxcomponent works as expected (#3792)