Skip to content

v0.87.0

Latest
Compare
Choose a tag to compare
@plouc plouc released this 12 May 20:01

What's Changed

  • Fix area rendering disparity of line canvas compared to line svg by @MatinAniss in #2558
  • Add mesh to bump chart by @santiperone in #2496
  • fix: Add missing key to BarTotals by @dbuhon in #2575
  • Bump mesh improvements by @plouc in #2572
  • feat(line): remove prop-types as we're supposed to rely on TS by @plouc in #2576
  • feat(recompose): completely remove recompose from the project by @plouc in #2577
  • fix(bar): fix canvas grid lines not considering margin by @plouc in #2578
  • feat(Line): passing the full Point info to the AccessorFunc for Label by @akassaei in #2541
  • fix(core): use readonly arrays for props as the libraries do not modify them by @pcorpet in #2588
  • @nivo/tree by @plouc in #2582

New Contributors

Full Changelog: v0.86.0...v0.87.0