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
areaStartFillOpacityandareaEndFillOpacitytoAreaChart. These properties are only effective whenwithGradientis set totrueonAreaChart.Area. -
#5778 46fa811 Thanks @hirotomoyamada! - Updated dependencies.
-
#5771 c38c9aa Thanks @hirotomoyamada! - Fixed a bug where
fillOpacitywas not properly applied in bothAreaChartandRadarChart. -
#5770 015a208 Thanks @hirotomoyamada! - Made the type definition of
varAttrgeneric. -
#5774 b6f79f4 Thanks @hirotomoyamada! - Added
ComposedChartcomponent. -
#5770 015a208 Thanks @hirotomoyamada! - Fixed an issue where the
swatchcolor inTooltipandLegendwas not correctly reflected when using chart components with composition.