Changelog
Explore the changelog for the latest version of Yamada UI. Learn about the features, bug fixes, and improvements.
@yamada-ui/react@2.2.8
This version was released on September 1, 2026.
Patch changes
-
#7826 d28da79 Thanks @dependabot! - Updated icons.
-
#7826 d28da79 Thanks @dependabot! - Updated dependencies.
-
#7826 d28da79 Thanks @dependabot! - Updated style props.
-
#7826 d28da79 Thanks @dependabot! - Format ICU type definitions.
-
#7825 e943765 Thanks @jji05! - Exclude browser test files from component registry generation.
-
#7824 5406b11 Thanks @dependabot! - Formatted file import statements.
@yamada-ui/cli@2.1.13
This version was released on September 1, 2026.
Patch changes
-
#7824 5406b11 Thanks @dependabot! - Updated dependencies.
-
#7823 07c6b22 Thanks @jji05! - Fix incorrect relative import paths generated by the CLI when custom nested section paths are configured in
ui.json.
@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.