Skip to content

v49.0.0

Choose a tag to compare

@nickofthyme nickofthyme released this 17 Sep 09:15

49.0.0 (2022-09-17)

Bug Fixes

Features

BREAKING CHANGES

  • metric: the metric types have been changed: the value: number and valueFormatter are only available for a numerical, progress bar, or trend metric. For the textual metric, the value has a string type.
    The progressBarDirection and trendShape properties are now required.