v1.9.0
- Feature: automatically discover bounding box based on
css overflow
value, thanks @bozdoz (#79, #81) - Feature: automatically reposition menu after its size has changed (with
ResizeObserver
) (#87) - Feature: add
reposition
andrepositionFlag
props for explicitly repositioning menu (#96, #102) - Fix: Improve messaging when containerRef is null (#103)