Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [66.0.0](v65.2.0...v66.0.0) (2024-06-10) ### Features * **Metric:** style enhancements ([#2437](#2437)) ([0686596](0686596)) ### Performance Improvements * replace spread with concat where useful ([#2446](#2446)) ([078b490](078b490)) ### BREAKING CHANGES * **Metric:** The `MetricStyle.text.darkColor` and `MetricStyle.text.lightColor` are now `MetricStyle.textDarkColor` and `MetricStyle.textLightColor`, respectively. This PR also includes minor overall style changes to the text breakpoints of the `Metric` chart.
- Loading branch information