Socket
Socket
Sign inDemoInstall

react-chartjs-2

Package Overview
Dependencies
5
Maintainers
4
Versions
84
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
9Next

5.2.0

Diff

Changelog

Source

5.2.0 (2023-01-09)

Features

  • restore compatability with webpack 4 (#1146) (082c26d)
dangreen
published 5.1.0 •

Changelog

Source

5.1.0 (2022-12-19)

Features

dangreen
published 5.0.1 •

Changelog

Source

5.0.1 (2022-11-17)

Bug Fixes

  • remove chart.js v3 from peer dependencies (7ae5702)
dangreen
published 5.0.0 •

Changelog

Source

5.0.0 (2022-11-17)

⚠ BREAKING CHANGES

  • no commonjs support

Features

Bug Fixes

  • 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)
dangreen
published 4.3.1 •

Changelog

Source

4.3.1 (2022-07-13)

Bug Fixes

dangreen
published 4.3.0 •

Changelog

Source

4.3.0 (2022-07-12)

Features

dangreen
published 4.2.0 •

Changelog

Source

4.2.0 (2022-06-07)

Features

  • implement passing updateMode property to chart's update method (#1043) (96d2714)
dangreen
published 4.1.0 •

Changelog

Source

4.1.0 (2022-04-07)

Features

dangreen
published 4.0.1 •

Changelog

Source

4.0.1 (2022-01-19)

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)
dangreen
published 4.0.0 •

Changelog

Source

4.0.0 (2021-11-22)

⚠ 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

2345
9Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc