What's Changed
- refactor default props to fix error message by @andre19980 in #2452
- fix(sankey): update onClick types in sankey chart to respect generics by @stas-demydiuk in #2509
- chore: upgrade d3-color and d3-scale-chromatic by @icco in #2466
- Fix: add initial property for truncateTickAt by @scalabw in #2504
- fix tooltip default color by @scalabw in #2521
- Touch crosshair for line graphs by @WilliamABradley in #2524
- fix(marimekko): use readonly arrays for props as the library does not modify them by @pcorpet in #2493
- fix(line): use readonly arrays for props as the library does not modify them by @pcorpet in #2494
- Fix (peer) dependencies by @marvinruder in #2528
New Contributors
- @andre19980 made their first contribution in #2452
- @stas-demydiuk made their first contribution in #2509
- @icco made their first contribution in #2466
- @scalabw made their first contribution in #2504
- @WilliamABradley made their first contribution in #2524
- @marvinruder made their first contribution in #2528
Full Changelog: v0.84.0...v0.85.0