CoreUI PRO v5.8.1
Thursday, January 2, 2025
We are excited to announce the release of CoreUI PRO v5.8.1, delivering significant enhancements, refined functionalities, and key dependency updates. This release emphasizes usability, performance optimization, and alignment with modern development practices.
Speed up your responsive apps and websites with fully-featured, ready-to-use open-source admin panel templates—free to use and built for efficiency.
How to Update
To upgrade to CoreUI PRO v5.8.1, follow these steps:
- Open your
package.jsonfile. - Locate the
@coreui/coreui-proentry under dependencies and update its version to5.8.1. - Save your changes.
- Run the installation command in your project directory:
- For npm users:
npm install - For yarn users:
yarn install
- For npm users:
Upgrade effortlessly and enjoy the latest improvements.
What’s New
Fixes
- MultiSelect: Fixed an issue where the
selectionTypeCounterTextoption was not functional, allowing custom counter text. - Offcanvas: Corrected the positioning of the close button for improved visual consistency.
- RangeSlider: Resolved an issue where clicking on the tooltip unexpectedly altered the slider’s value.
Dependency Updates
- Updated
@babel/clifrom^7.25.9to^7.26.4 - Updated
@docsearch/jsfrom^3.6.2to^3.8.2 - Updated
@rollup/plugin-commonjsfrom^28.0.1to^28.0.2 - Updated
@rollup/plugin-node-resolvefrom^15.3.0to^16.0.0 - Updated
@rollup/plugin-replacefrom^6.0.1to^6.0.2 - Updated
hugo-binfrom^0.133.5to^0.137.1 - Updated
jasminefrom^5.4.0to^5.5.0 - Updated
nodemonfrom^3.1.7to^3.1.9 - Updated
postcssfrom^8.4.47to^8.4.49 - Updated
rollupfrom^4.24.1to^4.29.1 - Updated
sassfrom^1.78.0to^1.83.0 - Updated
stylelintfrom^16.10.0to^16.12.0 - Updated
terserfrom^5.36.0to^5.37.0
For a detailed overview of all enhancements, fixes, and updates introduced in this version, please refer to the full changelog on GitHub.



