File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11### [ @coreui/react-chartjs ] ( https://coreui.io/ ) changelog
22
3+ ##### ` 1.1.0 `
4+ - chore: update to React 17
5+ - fix(typings): add ChartDataSets, ChartOptions - closes #1
6+
7+ ##### ` 1.0.1 `
8+ - chore: fix typings, add typings to "files" in package.json
9+
310##### ` 1.0.0-alpha.4 `
411BREAKING CHANGE:
512- ` <CCharts> ` component has been deprecated and will be removed in v1.0.0
Original file line number Diff line number Diff line change 22
33[ ![ npm package] [ npm-badge ]] [ npm ]
44[ ![ NPM downloads] [ npm-download ]] [ npm ]
5+ ![ react] ( https://img.shields.io/badge/react-^17.0.1-lightgrey.svg?style=flat-square&logo=react )
56
67[ npm-badge ] : https://img.shields.io/npm/v/@coreui/react-chartjs/latest?style=flat-square
78[ npm ] : https://www.npmjs.com/package/@coreui/react-chartjs
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/react-chartjs" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " CoreUI React component wrapper for chart.js" ,
55 "license" : " MIT" ,
66 "homepage" : " https://coreui.io" ,
You can’t perform that action at this time.
0 commit comments