v111.0.0
111.0.0 (2022-09-29)
⚠ BREAKING CHANGES
- select: listPlacement prop interface on all Select components has been changed -
onlytop
,bottom
,left
andright
are valid values now
Features
- add internal useFloating hook (cd73ec8)
Bug Fixes
- select: fix issue with list not updating position after layout change (f3b22d9)