Skip to content

v22.0.0

Compare
Choose a tag to compare
@markov00 markov00 released this 22 Sep 15:11

22.0.0 (2020-09-22)

Bug Fixes

  • breaking change in patch release of 21.1.1 (d0ddc45), closes #830
  • legend dark mode hover color (#820) (5227b2e)
  • line path with ordered xValues (#824) (5a73a3a)
  • axis: style overrides not applied to axis dimensions (#829) (62172c4)
  • remove unused redux dev middlewares (#812) (b2679e7)
  • build issues and tooltip formatting issues (#810) (74d9ae0)

Features

BREAKING CHANGES

  • caused by changes in #810 see #830 for more info
  • TooltipValue.value is now raw value and TooltipValue.formattedValue is now the
    string formatted value.