v2.2.7
Explore the changelog for @yamada-ui/react version 2.2.7. Learn about the features, bug fixes, and improvements.
This version was released on August 19, 2026.
Patch changes
-
#7812 e35683a Thanks @hirotomoyamada! - Fixed an issue where
UIProviderdid not forward allI18nProviderprops. -
#7812 e35683a Thanks @hirotomoyamada! - Fixed an issue where
I18nProviderdid not resolve browser locales to available message dictionaries, and added afallbackLocaleprop. -
#7797 842ed7b Thanks @dependabot! - Updated icons.
-
#7809 67d596f Thanks @dependabot! - Updated icons.
-
#7795 83280a2 Thanks @dependabot! - Updated dependencies.
-
#7797 842ed7b Thanks @dependabot! - Updated dependencies.
-
#7809 67d596f Thanks @dependabot! - Updated dependencies.
-
#7797 842ed7b Thanks @dependabot! - Updated style props.
-
#7809 67d596f Thanks @dependabot! - Updated style props.
-
#7816 3f9102a Thanks @hirotomoyamada! - Fix color mode style conditions in Shadow DOM.
-
#7814 babb916 Thanks @hirotomoyamada! - Prevent Popover from closing when focus moves to a portalled nested popup.