reaviz v3.0.0 Release Notes

    • 📇 [BREAKING] Update meta property on ChartData type to metadata
    • ⚡️ [BREAKING] Update TooltipArea namespace to just Tooltip
    • 🚚 [BREAKING] Remove internal getGroupDomain and getDeepGroupDomain in favor of uniqueBy
    • [BREAKING] Rename internal exports gradients and masks to just Gradient and Mask
    • [Feature] Year Calendar Heatmaps
    • [Feature] Month Calendar Heatmaps
    • [Feature] Add ability to pass empty heatmap colors
    • [Feature] Add ability to pass empty heatmap color
    • [Feature] Expose cell in series of heatmap
    • 💅 [Feature] Add ability to pass style/class callbacks to heatmap cell
    • [Feature] Add sequential legend
    • [Feature] Add hover effect to heatmaps
    • ⚡️ [Fix] Update domain ranges to range from rangeRound in heatmap
    • [Fix] Tweak tooltip offsets for heatmaps
    • [Fix] Fix meta for deep values not being passed correctly
    • ⚡️ [Fix] Update LinearAxisProps's domain to accept n number of domains
    • [Chore] Bump depedencies
    • [Chore] Rename all the files that are tsx but don't need to be to ts