Skip to content

v16.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 20:11
· 277 commits to main since this release
e1398f1

16.0.0 (2023-08-29)

Features

  • custom data-cy attribute for dropdownmenu (#993) (e1398f1)

BREAKING CHANGES

  • Previously the DropdownMenu may have been targeted for tests using "popover".
    Now it will need to be targeted with "dropdownmenu".