Skip to content

Commit 4e065c9

Browse files
committed
Ship: v2.5.3
1 parent bf2b6a8 commit 4e065c9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
### [@coreui/react](https://coreui.io/) changelog
22

3+
##### `v2.5.3`
4+
- fix(SidebarNav): add missing `itemAttr` to item/item with children (optional)
5+
- chore: update demo styles `@coreui/coreui` to `v2.1.12`
6+
7+
###### dependencies update
8+
- update `react` to `^16.10.1`
9+
- update `react-dom` to `^16.10.1`
10+
- update `react-router-dom` to `^5.1.2`
11+
- update `babel-eslint` to `^10.0.3`
12+
- update `eslint-plugin-react` to `^7.15.1`
13+
- update `webpack-dev-server` to `^3.8.1`
14+
315
##### `v2.5.2`
416
- fix(Switch): does not provide any keyboard accessibility - thanks @roastery-zz close #44
517
- fix(Switch): checked props and state out of sync - thanks @gravitymedianet @jinixx

0 commit comments

Comments
 (0)