CoreUI v5.0.1
We are pleased to announce the release of CoreUI v5.0.1, dated May 7, 2024. This minor update includes critical dependency updates and build enhancements to improve the overall stability and performance of the CoreUI library.
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 update your project to CoreUI v5.0.1, simply follow these straightforward steps:
- Navigate to your project’s
package.json. - Locate the
@coreui/coreuientry under dependencies. - Update the version number to
5.0.1. - Save the changes to your
package.jsonfile. - In your project’s root directory, run the update command:
- For npm users, execute
npm install. - For yarn users, execute
yarn install.
- For npm users, execute
Build Enhancements
- ESLint Configuration Update: The update includes a refined ESLint configuration that adheres to the latest coding standards, ensuring your project maintains high code quality.
Dependency Updates
The transition to CoreUI v5.0.1 brings several updates to dependencies, enhancing the library’s compatibility and performance:
- Updated
@babel/clifrom^7.24.1to^7.24.5 - Updated
@babel/corefrom^7.24.3to^7.24.5 - Updated
@babel/preset-envfrom^7.24.3to^7.24.5 - Updated
eslint-config-xofrom^0.44.0to^0.45.0 - Updated
eslint-plugin-htmlfrom^8.0.0to^8.1.1 - Updated
eslint-plugin-markdownfrom^4.0.1to^5.0.0 - Updated
eslint-plugin-unicornfrom^51.0.1to^52.0.0 - Updated
find-unused-sass-variablesfrom^5.0.0to^6.0.0 - Updated
hugo-binfrom^0.121.1to^0.122.7 - Updated
rollupfrom^4.13.1to^4.17.2 - Updated
sassfrom^1.72.0to^1.76.0 - Updated
stylelintfrom^16.3.1to^16.5.0 - Updated
stylelint-config-twbs-bootstrapfrom^14.0.0to^14.1.0 - Updated
terserfrom5.30.0to5.31.0
CoreUI v5.0.1 is designed to support developers in creating sophisticated, high-performance web applications. With these updates, CoreUI continues to provide an exceptional toolkit that caters to the needs of modern web development.
For a detailed overview of all the enhancements, fixes, and updates introduced in this version, please refer to the full changelog on GitHub.



