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 cd135fe commit 36461f6Copy full SHA for 36461f6
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### [@coreui/react](https://coreui.io/) changelog
2
3
+##### `v2.5.5`
4
+- fix(SidebarNav): perfect scrollbar issue on sidebar minimized / rtl
5
+- chore: dependencies update and config refactor
6
+
7
##### `v2.5.4`
8
- fix(SidebarNav): allow location object as navConfig item url parameter
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@coreui/react",
- "version": "2.5.4",
+ "version": "2.5.5",
"description": "CoreUI React Bootstrap 4 components",
"license": "MIT",
"author": {
0 commit comments