From 5c87e27a24ebd08e4268c0bc65bbf2db8d5fd3c5 Mon Sep 17 00:00:00 2001 From: nickofthyme Date: Tue, 22 Sep 2020 09:26:48 -0500 Subject: [PATCH] fix: breaking change in patch release of 21.1.1 breaking change caused by changes in #810 see #830 for more info BREAKING CHANGE: `TooltipValue.value` is now raw value and `TooltipValue.formattedValue` is now the string formatted value. fix #810