ariakit@2.0.0-next.31
Pre-release
Pre-release
·
4628 commits
to main
since this release
Minor Changes
- Added
FocusTrapRegioncomponent. (#1469)
Patch Changes
-
Fixed an issue where
ariakit-utilswas 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
Hovercardincorrectly settingautoFocusOnShowtofalseon strict mode. (#1534) -
Fixed
MenuBarinitial focus on strict mode. (#1534) -
Fixed
Popoverinitial position. (#1535) -
Fixed
Selectinitial focus on strict mode. (#1532) -
Updated dependencies:
ariakit-utils@0.17.0-next.22.