v2.1.1

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

This version was released on March 3, 2026.

Patch changes

  • #5771 c38c9aa Thanks @hirotomoyamada! - Added areaStartFillOpacity and areaEndFillOpacity to AreaChart. These properties are only effective when withGradient is set to true on AreaChart.Area.

  • #5778 46fa811 Thanks @hirotomoyamada! - Updated dependencies.

  • #5771 c38c9aa Thanks @hirotomoyamada! - Fixed a bug where fillOpacity was not properly applied in both AreaChart and RadarChart.

  • #5770 015a208 Thanks @hirotomoyamada! - Made the type definition of varAttr generic.

  • #5774 b6f79f4 Thanks @hirotomoyamada! - Added ComposedChart component.

  • #5770 015a208 Thanks @hirotomoyamada! - Fixed an issue where the swatch color in Tooltip and Legend was not correctly reflected when using chart components with composition.