Skip to content

Commit b5848cd

Browse files
committed
update changelog
1 parent 36efafb commit b5848cd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/@headlessui-react/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- Re-focus `Combobox.Input` when a `Combobox.Option` is selected ([#2272](https://github.com/tailwindlabs/headlessui/pull/2272))
1515
- Ensure we reset the `activeOptionIndex` if the active option is unmounted ([#2274](https://github.com/tailwindlabs/headlessui/pull/2274))
1616
- Improve Ref type for forwarded `Switch`'s ref ([#2277](https://github.com/tailwindlabs/headlessui/pull/2277))
17+
- Ensure `Dialog` starts cleaning up when the `Transition`'s `beforeLeave` fires ([#2264](https://github.com/tailwindlabs/headlessui/pull/2264))
1718

1819
## [1.7.10] - 2023-02-06
1920

packages/@headlessui-vue/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Move `aria-multiselectable` to `[role=listbox]` in the `Combobox` component ([#2271](https://github.com/tailwindlabs/headlessui/pull/2271))
1414
- Re-focus `Combobox.Input` when a `Combobox.Option` is selected ([#2272](https://github.com/tailwindlabs/headlessui/pull/2272))
1515
- Ensure we reset the `activeOptionIndex` if the active option is unmounted ([#2274](https://github.com/tailwindlabs/headlessui/pull/2274))
16+
- Ensure `Dialog` starts cleaning up when the `Transition`'s `beforeLeave` fires ([#2264](https://github.com/tailwindlabs/headlessui/pull/2264))
1617

1718
## [1.7.9] - 2023-02-03
1819

0 commit comments

Comments
 (0)