chore(deps): bump recharts from 2.15.4 to 3.6.0
Dynamic configuration for apps and services
Brought to you by:
tilyupo
Originally created by: dependabot[bot]
Bumps recharts from 2.15.4 to 3.6.0.
Sourced from recharts's releases.
v3.6.0
What's Changed
3.6 🚀 - check out
BarStackand ranged stacked bars 📊Feat
BarStack: new componentBarStackby@PavelVanecekin recharts/recharts#6746](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6746">recharts/recharts/issues/6746)
- allows configuring settings for the whole stack of bars such as
radiusBar: enable ranged stacked bars by@PavelVanecekin recharts/recharts#6722](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6722">recharts/recharts/issues/6722)Pie/Typescript: ExportPieSectorShapePropstype forshapefunction by@ramanversein recharts/recharts#6706](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6706">recharts/recharts/issues/6706)XAxis/YAxis: Implement 'equidistantPreserveEnd' interval option for XAxis and YAxis (#6642](https://github.com/href="https://redirect.github.com/recharts/recharts/issues/6642">/issues/6642)) by@Om-Mishra09in recharts/recharts#6661](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6661">recharts/recharts/issues/6661)Tooltip: AddgraphicalItemIdto tooltip payload object by@PavelVanecekin recharts/recharts#6765](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6765">recharts/recharts/issues/6765)TypeScript: ExportTooltipIndex,BarRectangleItem,TreemapNode,DataKey,AxisIntervalfrom public API by@Copilotin recharts/recharts#6676](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6676">recharts/recharts/issues/6676)Fix
Scatter: fix bug where Tooltip payload data was duplicated or contained unrelated items when using multipleScatterelements in oneScatterChartby@PavelVanecekin recharts/recharts#6773](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6773">recharts/recharts/issues/6773)Label/LabelList:Fix crash whenLabelis passed as content toLabelListby@Harikrushn9118in recharts/recharts#6732](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6732">recharts/recharts/issues/6732)General: Round numbers before putting them to DOM by@PavelVanecekin recharts/recharts#6707](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6707">recharts/recharts/issues/6707)General: Store refs instead of IDs to unblock shadow DOM usecases by@PavelVanecekin recharts/recharts#6753](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6753">recharts/recharts/issues/6753)Chore
CartesianAxis: DeprecateCartesianAxis@PavelVanecekin recharts/recharts#6774](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6774">recharts/recharts/issues/6774)- Bump to Node 24
- Lots of
undefinedchecks for progress towards TSstrictmodeDocs
- Docs should be improving on the daily - comments in code + storybook + the website should all be coming closer to in sync thanks to
@PavelVanecekpretty much writing his own documentation generator 🤖 🚀New Contributors
@Om-Mishra09made their first contribution in recharts/recharts#6661](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6661">recharts/recharts/issues/6661)@taro-yanagiyamade their first contribution in recharts/recharts#6708](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6708">recharts/recharts/issues/6708)@ramanversemade their first contribution in recharts/recharts#6706](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6706">recharts/recharts/issues/6706)@Advikkhandelwalmade their first contribution in recharts/recharts#6714](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6714">recharts/recharts/issues/6714)@Harikrushn9118made their first contribution in recharts/recharts#6732](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6732">recharts/recharts/issues/6732)@milanchaharmade their first contribution in recharts/recharts#6739](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6739">recharts/recharts/issues/6739)Full Changelog: https://github.com/recharts/recharts/compare/v3.5.1...v3.6.0
v3.5.1
What's Changed
Fix
Pie: add missingSectorindex toPieshapeprop by@ckiferin recharts/recharts#6683](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6683">recharts/recharts/issues/6683)
- This enables customization of specific slices of the
Piesimilar toactiveIndexin 2.xPie: prevent cross-Pie highlighting in multi-PiePieCharts with shared dataKeys by@shreedharbhat98in recharts/recharts#6678](https://github.com/href="https://redirect.github.com/recharts/recharts/pull/6678">recharts/recharts/issues/6678)
... (truncated)
71670d3 Deprecate CartesianAxis, stop passing scale (#6774](https://github.com/href="https://redirect.github.com/recharts/recharts/issues/6774">/issues/6774))2d419c4 [Omnidoc] [bugfix] Scatter and ErrorBar doc comments, and fix Scatter lineJoi...9e2b5f7 Fix: Tooltip payload data include unrelated items (#6773](https://github.com/href="https://redirect.github.com/recharts/recharts/issues/6773">/issues/6773))25e24bb chore(deps): bump es-toolkit from 1.42.0 to 1.43.0 (#6767](https://github.com/href="https://redirect.github.com/recharts/recharts/issues/6767">/issues/6767))ba95b47 chore(deps-dev): bump terser-webpack-plugin from 5.3.15 to 5.3.16 (#6768](https://github.com/href="https://redirect.github.com/recharts/recharts/issues/6768">/issues/6768))e88fc3b chore(deps): bump @codemirror/view from 6.39.3 to 6.39.4 (#6769](https://github.com/href="https://redirect.github.com/recharts/recharts/issues/6769">/issues/6769))b239d60 chore(deps-dev): bump @recharts/devtools from 0.0.2 to 0.0.3 (#6770](https://github.com/href="https://redirect.github.com/recharts/recharts/issues/6770">/issues/6770))c979b37 [Omnidoc] Add links and prop sorting, generate Area doc (#6762](https://github.com/href="https://redirect.github.com/recharts/recharts/issues/6762">/issues/6762))b7637b6 Replace internal helpers with @recharts/devtools import (#6766](https://github.com/href="https://redirect.github.com/recharts/recharts/issues/6766">/issues/6766))d85fdde Add graphicalItemId to tooltip payload object (#6765](https://github.com/href="https://redirect.github.com/recharts/recharts/issues/6765">/issues/6765))Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.