Changelog
Explore the changelog for the latest version of Yamada UI. Learn about the features, bug fixes, and improvements.
@yamada-ui/react@2.2.7
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.
@yamada-ui/cli@2.1.9
This version was released on July 15, 2026.
Patch changes
-
#7727 3749d81 Thanks @dependabot! - Updated dependencies.
-
Updated dependencies [77354be, 29c1dc4]:
- @yamada-ui/utils@2.1.5
@yamada-ui/utils@2.1.6
This version was released on July 30, 2026.
Patch changes
-
#7784 bbeeecb Thanks @hirotomoyamada! - Fix Path to include array and object keys.
-
#7787 c1d56b6 Thanks @hirotomoyamada! - Fix NumberInput mouse wheel updates for focused inputs inside Shadow DOM.
-
#7786 018cc36 Thanks @hirotomoyamada! - Fix focus management inside Shadow DOM.
-
#7788 546d65e Thanks @hirotomoyamada! - Fix Editable focus cleanup in Shadow DOM.