All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.2.0 (2023-01-09)
5.1.0 (2022-12-19)
5.0.1 (2022-11-17)
- remove chart.js v3 from peer dependencies (7ae5702)
5.0.0 (2022-11-17)
- no commonjs support
- deps: update dependency chart.js to v4 (#1104) (6192408)
- deps: update dependency react-scripts to v5.0.1 (#1049) (38a9796)
- deps: update react monorepo to v18 (#1031) (ad73425)
- deps: update react monorepo to v18.2.0 (#1082) (72e7352)
- site: #1076 expand the docusaurus container content to give the sandboxes more space (#1077) (b512e8d)
4.3.1 (2022-07-13)
4.3.0 (2022-07-12)
4.2.0 (2022-06-07)
4.1.0 (2022-04-07)
4.0.1 (2022-01-19)
- 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)
4.0.0 (2021-11-22)
- 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
3.3.0 (2021-10-26)
3.2.0 (2021-10-21)
3.1.1 (2021-10-19)
3.1.0 (2021-10-17)
- Reduced package size