Skip to content

Commit 0cecd72

Browse files
committed
update CHANGELOG
1 parent d146b78 commit 0cecd72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/@headlessui-react/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
- Nothing yet!
1111

12+
### Fixed
13+
14+
- Revert "Use the `import * as React from 'react'` pattern ([#2242](https://github.com/tailwindlabs/headlessui/pull/2242))
15+
1216
## [1.7.9] - 2023-02-03
1317

1418
### Fixed
1519

1620
- Fix SSR tab hydration when using Strict Mode in development ([#2231](https://github.com/tailwindlabs/headlessui/pull/2231))
1721
- Don't break overflow when multiple dialogs are open at the same time ([#2215](https://github.com/tailwindlabs/headlessui/pull/2215))
1822
- Fix "This `Suspense` boundary received an update before it finished hydrating" error in the `Disclosure` component ([#2238](https://github.com/tailwindlabs/headlessui/pull/2238))
23+
- Use the `import * as React from 'react'` pattern ([#2242](https://github.com/tailwindlabs/headlessui/pull/2242))
1924

2025
## [1.7.8] - 2023-01-27
2126

0 commit comments

Comments
 (0)