File tree 2 files changed +4
-1
lines changed 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- - Nothing yet!
10
+ ### Fixed
11
+
12
+ - Cleanup ` process ` in Combobox component when using virtualization ([ #3495 ] ( https://github.com/tailwindlabs/headlessui/pull/3495 ) )
11
13
12
14
## [ 2.1.8] - 2024-09-12
13
15
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
17
17
- Cancel outside click behavior on touch devices when scrolling ([ #3266 ] ( https://github.com/tailwindlabs/headlessui/pull/3266 ) )
18
18
- Fix restoring focus to correct element when closing ` Dialog ` component ([ #3365 ] ( https://github.com/tailwindlabs/headlessui/pull/3365 ) )
19
+ - Cleanup ` process ` in Combobox component when using virtualization ([ #3495 ] ( https://github.com/tailwindlabs/headlessui/pull/3495 ) )
19
20
20
21
## [ 1.7.22] - 2024-05-08
21
22
You can’t perform that action at this time.
0 commit comments