v2.1.5

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

This version was released on March 30, 2026.

Patch changes

  • #6261 aa494e0 Thanks @hirotomoyamada! - Formatted code.

  • #6309 b4ca385 Thanks @hirotomoyamada! - Refactored the styles of the Button component. There are no changes to the styles.

  • #6297 d58fcf3 Thanks @bmthd! - Fix useAsyncCallback so that deps controls memoization like useCallback.

  • #6317 4ca9145 Thanks @hirotomoyamada! - Updated dependencies.

  • #6277 01125a4 Thanks @bmthd! - Fixed an issue where the opening animation in NativeAccordion did not run on the first open in SSR environments.