Skip to content

@headlessui/react@v2.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 09:58
· 12 commits to main since this release
2422250

Fixed

  • Ensure Element is available before polyfilling to prevent crashes in non-browser environments (#3493)
  • Fix crash when using instanceof HTMLElement in some environments (#3494)
  • Cleanup process in Combobox component when using virtualization (#3495)