Skip to content

v29.2.2

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 17 Aug 00:13
· 1221 commits to master since this release
1a0b2a9

Patch Changes

  • OverflowMenu, MenuRenderer: Assert that all child nodes are valid menu items (#731)

    In order to maintain accessibility, we now throw assertion errors in development if any child node within an OverflowMenu or MenuRenderer component is not a MenuItem/MenuItemLink.