Skip to content

Releases: reactchartjs/react-chartjs-2

v4.0.1

19 Jan 09:20

Choose a tag to compare

Bug Fixes

  • compatability with react 16 typings (#987) (4a01054), closes #870
  • deps: update dependency @svgr/webpack to v6 (#999) (7611ebd)
  • deps: update dependency react-scripts to v5 (#1001) (3936227)
  • deps: update docusaurus monorepo to v2.0.0-beta.14 (#994) (2a24ee9)

v4.0.0

22 Nov 20:38

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

Choose a tag to compare

Features

Bug Fixes

v3.2.0

21 Oct 09:40

Choose a tag to compare

Features

Bug Fixes

v3.1.1

19 Oct 12:06

Choose a tag to compare

Bug Fixes

v3.1.0

19 Oct 11:54

Choose a tag to compare

Features

  • Reduced package size

Bug Fixes

Add support for React 17

06 Nov 12:38

Choose a tag to compare

Adds support for React 17

Security fixes and Readme updates

26 Jan 00:39

Choose a tag to compare

React 16 Fixes

20 Sep 13:20

Choose a tag to compare

Bug fixes

28 Mar 03:34

Choose a tag to compare

Repushing 2.7.5