8000
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 f7e77d4 commit b59c632Copy full SHA for b59c632
CHANGELOG.md
@@ -1,5 +1,8 @@
1
### [@coreui/react](https://coreui.io/) changelog
2
3
+##### `v2.5.4`
4
+- fix(SidebarNav): allow location object as navConfig item url parameter
5
+
6
##### `v2.5.3`
7
- fix(SidebarNav): add missing `itemAttr` to item/item with children (optional)
8
- chore: update demo styles `@coreui/coreui` to `v2.1.12`
package.json
@@ -1,6 +1,6 @@
{
"name": "@coreui/react",
- "version": "2.5.3",
+ "version": "2.5.4",
"description": "CoreUI React Bootstrap 4 components",
"license": "MIT",
"author": {
0 commit comments