2.0.0-beta.1 (2025-02-11)
Bug Fixes
-
Overlay: fix target type for react 19 refs (#115) (0018dff)
-
feat!: remove @react-aria/ssr (#116) (44aafa8), closes #116
-
build!: Update supported React ranges (4af9c50)
BREAKING CHANGES
- Remove SSR utils. Use React 18's useId hook for generating SSR-safe ids
- drop react 16 & 17 support