Skip to content

Releases: reactchartjs/react-chartjs-2

v4.0.0

22 Nov 20:38
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • getDatasetAtEvent, getElementAtEvent and getElementsAtEvent props are removed,
    utils with the same names can used instead
  • New target browsers: ie 11 dropped for regular bundle, modern bundle builds for
    browsers with es6 modules support.
  • Functional data prop is removed
  • Added support of tree-shaking of Chart.js. Now you should register Chart.js
    components by yourself.
  • default export is renamed to Chart
  • Chart.js re-exports are removed

Features

v3.3.0

26 Oct 09:07
Compare
Choose a tag to compare

Features

Bug Fixes

v3.2.0

21 Oct 09:40
Compare
Choose a tag to compare

Features

Bug Fixes

v3.1.1

19 Oct 12:06
Compare
Choose a tag to compare

Bug Fixes

v3.1.0

19 Oct 11:54
Compare
Choose a tag to compare

Features

  • Reduced package size

Bug Fixes

Add support for React 17

06 Nov 12:38
Compare
Choose a tag to compare

Adds support for React 17

Security fixes and Readme updates

26 Jan 00:39
Compare
Choose a tag to compare

React 16 Fixes

20 Sep 13:20
Compare
Choose a tag to compare

Bug fixes

28 Mar 03:34
Compare
Choose a tag to compare

Repushing 2.7.5

Bug Fixes!

26 Mar 02:35
Compare
Choose a tag to compare

#378
#325

Thanks to @bdwade100 @tobiasbueschel @Munk91 @kumarharsh for their contributions!