Files
headlessui/packages
Robin Malfait 8814b0eecd Add React 19 support (#3543)
This PR fixes an issue where `@headlessui/react` was not compatible with
React 19.

We made sure that accessing `ref`s is safe and works in React 18 and
React 19. We also made sure to include React 19 as a valid version in
the peer dependencies. For now, we also allowed the RC versions of React
and React DOM.
2024-10-25 13:50:58 +00:00
..