10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2b6a8 commit 4e065c9Copy full SHA for 4e065c9
CHANGELOG.md
@@ -1,5 +1,17 @@
1
### [@coreui/react](https://coreui.io/) changelog
2
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
15
##### `v2.5.2`
16
- fix(Switch): does not provide any keyboard accessibility - thanks @roastery-zz close #44
17
- fix(Switch): checked props and state out of sync - thanks @gravitymedianet @jinixx
0 commit comments