Prerelease changes
- Fix focus border for Dropdown multiselect items (PR #16802 by evlevy)
- Fix contrast of 'filter chevron' against background color (PR #16939 by ThomasMichon)
- Utilize useLayoutEffect for keytips to mimic previous didUpdate/didMount behavior - Fixes for persisted menu overflow keytips (PR #17042 by kelseyyoung)
- ScrollablePane: removes aria-hidden attribute so Sticky content are no longer hidden from screen readers (PR #17014 by TristanWatanabe)