Skip to content

v111.0.0

Compare
Choose a tag to compare
@carbonci carbonci released this 29 Sep 10:17
· 4011 commits to master since this release
dea8b9a

111.0.0 (2022-09-29)

⚠ BREAKING CHANGES

  • select: listPlacement prop interface on all Select components has been changed -
    only top, bottom, left and right are valid values now

Features

  • add internal useFloating hook (cd73ec8)

Bug Fixes

  • select: fix issue with list not updating position after layout change (f3b22d9)