v2.1.3

Explore the changelog for @yamada-ui/react version 2.1.3. Learn about the features, bug fixes, and improvements.

This version was released on March 16, 2026.

Patch changes

  • #6107 4810a66 Thanks @hirotomoyamada! - Formatted code.

  • #6153 78ce712 Thanks @hirotomoyamada! - Fixed a circular dependency issue between Form and Fieldset.

  • #6098 0726312 Thanks @taroj1205! - Added a shared wait utility and updated internal consumers to use the same implementation.

  • #6063 1b22cb1 Thanks @hirotomoyamada! - Formatted the source code of Accordion.

  • #6057 66fef30 Thanks @hirotomoyamada! - Fixed an issue where rootRef was not correctly set in InfiniteScrollArea.

  • #6111 f1308df Thanks @hirotomoyamada! - Updated dependencies.

  • #6057 66fef30 Thanks @hirotomoyamada! - Added support for using the browser viewport as the scroll container in InfiniteScrollArea. To enable this, set rootRef to null.

  • #6095 be2245e Thanks @hirotomoyamada! - Updated dependencies.

  • #6064 c8b1360 Thanks @hirotomoyamada! - Fixed an issue where an unnecessary role="group" was assigned to NativeAccordion.Item.

  • 4810a66 0726312 f1308df 8d54c60 Updated dependencies.