What's Changed
- 🐛 [#2597] Prevent Line Chart from crashing when having no data by @akassaei in #2669
- marimekko: all dimension input data is propagated by @Linschlager in #2681
- Issue 2686 Multiple charts using ContinuousColorsLegendSvg share the … by @HughWilliams90 in #2695
- fix(sankey): use readonly array types in props by @pcorpet in #2701
- feat(sankey): enable custom layers in Sankey diagram by @pcorpet in #2702
- feat (sankey): provide additional 'layerProps' for the custom layers by @wastedev in #2706
- perf: faster getDistance calculations by @hood in #2684
- Remove fill property in BarTotals.tsx by @MatthewDlr in #2689
- feat(funnel): add support for size overrides by @langarus in #2704
- feat(timerange): custom weekday labels for TimeRange by @kaivola in #2510
- PolarBar chart by @plouc in #2711
- fix: RadialBarTooltipComponent type by @liorp in #2661
- Support native esm by @plouc in #2712
- feat(react): extend react version range to allow react 19 by @plouc in #2713
New Contributors
- @Linschlager made their first contribution in #2681
- @HughWilliams90 made their first contribution in #2695
- @wastedev made their first contribution in #2706
- @hood made their first contribution in #2684
- @MatthewDlr made their first contribution in #2689
- @langarus made their first contribution in #2704
- @kaivola made their first contribution in #2510
- @liorp made their first contribution in #2661
Full Changelog: v0.88.0...v0.89.0