File tree 4 files changed +144
-696
lines changed
4 files changed +144
-696
lines changed Original file line number Diff line number Diff line change 1
1
### [ @coreui/icons-react ] ( https://coreui.io/ ) changelog
2
2
3
+ ##### ` 1.1.0 `
4
+ - chore: update to React 17
5
+
3
6
##### ` 1.0.0 ` - ` 1.0.3 `
4
7
- refactor: improve 'unregistered icon' error message
5
8
- fix: change 'replaceAll' func to 'replace' due to transpilation error
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm package] [ npm-badge ]] [ npm ]
4
4
[ ![ NPM downloads] [ npm-download ]] [ npm ]
5
- ![ react] ( https://img.shields.io/badge/react-^16.14.0 -lightgrey.svg?style=flat-square&logo=react )
5
+ ![ react] ( https://img.shields.io/badge/react-^17.0.1 -lightgrey.svg?style=flat-square&logo=react )
6
6
7
7
8
8
[ npm-badge ] : https://img.shields.io/npm/v/@coreui/icons-react/latest?style=flat-square
9
9
[ npm ] : https://www.npmjs.com/package/@coreui/icons-react
10
10
[ npm-download ] : https://img.shields.io/npm/dm/@coreui/icons-react.svg?style=flat-square
11
11
12
12
##### docs:
13
- https://coreui.io/react/docs/components/CIcon
14
- https://icons.coreui.io/docs/using-coreui-icons-with/react/
13
+ - https://coreui.io/react/docs/components/CIcon
14
+ - https://icons.coreui.io/docs/using-coreui-icons-with/react/
15
15
16
16
##### install:
17
17
``` bash
You can’t perform that action at this time.
0 commit comments