File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
packages/@headlessui-react Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
- Ensure ` onChange ` types are contravariant instead of bivariant ([ #3781 ] ( https://github.com/tailwindlabs/headlessui/pull/3781 ) )
14
14
- Support ` <summary> ` as a focusable element inside ` <details> ` ([ #3389 ] ( https://github.com/tailwindlabs/headlessui/pull/3389 ) )
15
15
- Fix ` Maximum update depth exceeded ` crash when using ` transition ` prop ([ #3782 ] ( https://github.com/tailwindlabs/headlessui/pull/3782 ) )
16
+ - Ensure pressing ` Tab ` in the ` ComboboxInput ` , correctly syncs the input value ([ #3785 ] ( https://github.com/tailwindlabs/headlessui/pull/3785 ) )
16
17
17
18
## [ 2.2.7] - 2025-07-30
18
19
You can’t perform that action at this time.
0 commit comments