v2.1.1

@yamada-ui/reactのバージョン2.1.1の変更履歴をご覧ください。機能・バグ修正・改善点についてご確認ください。

このバージョンは、2026年3月3日にリリースされました。

パッチ変更

  • #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.