CoreUI PRO for React v5.15.0
Monday, May 19, 2025
We’re excited to announce CoreUI PRO for React v5.15.0, a release focused on improved user experience, structural consistency, and extended design flexibility. This version brings UI enhancements, internal refactors, and a refreshed dependency tree for smoother development and performance.
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 Upgrade
To update your project to CoreUI PRO for React v5.15.0, follow these steps:
- Open your
package.json. - Update the following dependencies:
@coreui/react-proto5.15.0@coreui/coreui-proto5.13.0
- Save the file.
- Run your package manager:
- npm:
npm install - yarn:
yarn install
- npm:
What’s New
Features
- CButton: Added support for unthemed outline and ghost variants.
- CNav: Introduced
.nav-enclosedand.nav-enclosed-pillsvariants for richer navigation styling. - CTabs: Added enclosed variants for more visual flexibility.
Refactors
- Resolved
eslintwarnings across the codebase to align with best practices. - Improved separation of controlled and uncontrolled behavior patterns for better context management.
Dependency Updates
To maintain compatibility, improve security, and reduce tech debt, we’ve updated the following dependencies:
- Updated
@types/reactfrom^19.1.2to^19.1.4 - Updated
@types/react-domfrom^19.1.2to^19.1.5 - Updated
@typescript-eslint/parserfrom^8.31.1to^8.32.1 - Updated
eslintfrom^9.25.1to^9.27.0 - Updated
eslint-config-prettierfrom^10.1.2to^10.1.5 - Updated
eslint-plugin-prettierfrom^5.2.6to^5.4.0 - Updated
eslint-plugin-unicornfrom^59.0.0to^59.0.1 - Updated
globalsfrom^16.0.0to^16.1.0 - Updated
rollupfrom^4.40.1to^4.41.0 - Updated
sassfrom^1.87.0to^1.89.0 - Updated
ts-jestfrom^29.3.2to^29.3.4 - Updated
typescript-eslintfrom^8.31.1to^8.32.1



