tailwindlabs / headlessui

Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
https://headlessui.com
MIT License
25.02k stars 1.03k forks source link

Release #3263? #3281

Closed danilofuchs closed 3 weeks ago

danilofuchs commented 3 weeks ago

What package within Headless UI are you using?

@headlessui/react

What version of that package are you using?

2.0.4

Describe your issue

3263 fixes instability within our JSDOM tests. Could a patch release be made containing the fix?

reinink commented 3 weeks ago

Hey @danilofuchs! We hope to get an official release out soon, but in the meantime you can use our latest insiders release. Here's how to install that:

npm install @headlessui/react@insiders

This will contain all updates to Headless UI since the last proper release.

Hope that helps! 👍