Skip to content

ariakit@2.0.0-next.31

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Jun 09:15
· 4628 commits to main since this release
c8409b7

Minor Changes

  • Added FocusTrapRegion component. (#1469)

Patch Changes

  • Fixed an issue where ariakit-utils was importing React v18 APIs via named imports. As Webpack/CRA sees that these APIs do not exist on React v17, it would raise an error when an app used React v17. (#1542)

  • Fixed Hovercard incorrectly setting autoFocusOnShow to false on strict mode. (#1534)

  • Fixed MenuBar initial focus on strict mode. (#1534)

  • Fixed Popover initial position. (#1535)

  • Fixed Select initial focus on strict mode. (#1532)

  • Updated dependencies: ariakit-utils@0.17.0-next.22.