v2.1.1
Explore the changelog for @yamada-ui/utils version 2.1.1. Learn about the features, bug fixes, and improvements.
This version was released on March 16, 2026.
Patch changes
-
#6107 4810a66 Thanks @hirotomoyamada! - Formatted code.
-
#6098 0726312 Thanks @taroj1205! - Added a shared
waitutility and updated internal consumers to use the same implementation. -
#6111 f1308df Thanks @hirotomoyamada! - Updated dependencies.
-
#6086 8d54c60 Thanks @hirotomoyamada! - Modified the
cxfunction to returnundefinedwhen the return value would otherwise be an empty string. This is necessary to remove unnecessary attributes from elements.