CoreUI PRO v5.13.0
Monday, May 19, 2025
We are excited to announce the release of CoreUI PRO v5.13.0! This update introduces powerful new component variants, thoughtful refactors, and essential fixes—all aimed at improving flexibility, accessibility, and developer experience.
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 your project to CoreUI PRO v5.13.0, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.13.0. - Save your changes to the
package.jsonfile. - In your project’s root directory, execute the appropriate command:
- For npm users: Run
npm install - For yarn users: Run
yarn install
- For npm users: Run
What’s New
Features
- Buttons: Added
.btn-ghostand.btn-outlinevariants for more styling flexibility. - Nav: Introduced
.nav-enclosedand.nav-enclosed-pillsvariants to support enclosed navigation styles.
Refactors
- Collapse: Moved the
_isShown()method to the private section to improve code encapsulation.
Fixes
- Card: Scoped
.card-groupstyles to direct children only, fixing border-radius issues. - Visually Hidden: Prevented focusable elements from being accessible inside
.visually-hiddencontainers.
Build & Maintenance
- BaseComponent: Added private comment to improve internal code documentation.
- ESLint: Updated configuration to match modern code standards.
Documentation
- Added LLM support reference to the documentation for enhanced AI integration.
Dependency Updates
To improve performance, compatibility, and security, we’ve updated the following dependencies:
- Updated
@babel/clifrom^7.27.0to^7.27.2 - Updated
@babel/corefrom^7.26.10to^7.27.1 - Updated
@babel/preset-envfrom^7.26.9to^7.27.2 - Updated
bootstrapfrom^5.3.5to^5.3.6 - Updated
eslintfrom^9.25.1to^9.27.0 - Updated
eslint-config-xofrom0.46.0to0.47.0 - Updated
eslint-plugin-unicornfrom^58.0.0to^59.0.1 - Updated
globalsfrom^16.0.0to^16.1.0 - Updated
hugo-binfrom^0.143.7to^0.144.3 - Updated
jasminefrom^5.6.0to^5.7.1 - Updated
lockfile-lintfrom^4.14.0to^4.14.1 - Updated
rollupfrom^4.40.0to^4.40.2 - Updated
sass-embeddedfrom^1.87.0to^1.89.0 - Updated
shelljsfrom^0.9.2to^0.10.0 - Updated
stylelintfrom^16.19.0to^16.19.1 - Updated
terserfrom5.39.0to5.39.2



