CoreUI PRO for React v5.14.0
Thursday, May 1, 2025

We’re excited to introduce CoreUI PRO for React v5.14.0, bringing key fixes, context separation refactors, and enhanced support for floating labels. This release improves maintainability and user experience while aligning with best practices for controlled/uncontrolled patterns.
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.14.0, follow these steps:
- Open your
package.json
. - Update the following dependencies:
@coreui/react-pro
to5.14.0
@coreui/coreui-pro
to5.12.0
- Save the file.
- Run your package manager:
- npm users:
npm install
- yarn users:
yarn install
- npm users:
What’s New
Fixes
- CDropdown: Fixed incorrect menu positioning when the toggler is re-rendered.
- CPasswordInput: Improved compatibility with floating labels.
Refactors
Moved context outside the component for the following:
CAccordion
CCarousel
CModal
CProgress
CSidebarNav
CToast
Additional refactors:
CTabs
: Fully implemented controlled/uncontrolled pattern.
Tests
- Refreshed and updated tests for better coverage and reliability.
Dependency Updates
To ensure ongoing performance, compatibility, and security, we’ve updated the following dependencies:
- Updated
@coreui/chartjs
from^4.0.0
to^4.1.0
- Updated
@coreui/coreui
from^5.2.0
to^5.3.2
- Updated
@coreui/coreui-pro
from^5.11.0
to^5.12.0
- Updated
@coreui/react
from^5.5.0
to^5.6.0
- Updated
@docsearch/css
from^3.8.3
to^3.9.0
- Updated
@docsearch/react
from^3.8.3
to^3.9.0
- Updated
@rollup/plugin-commonjs
from^28.0.2
to^28.0.3
- Updated
@rollup/plugin-node-resolve
from^16.0.0
to^16.0.1
- Updated
@testing-library/react
from^16.2.0
to^16.3.0
- Updated
@types/prop-types
from15.7.13
to15.7.14
- Updated
@types/react
from^18.3.18
to^19.1.2
- Updated
@types/react-dom
from^18.3.5
to^19.1.3
- Updated
@typescript-eslint/parser
from^8.23.0
to^8.31.1
- Updated
eslint
from^9.19.0
to^9.25.1
- Updated
eslint-config-prettier
from^10.0.1
to^10.1.2
- Updated
eslint-plugin-prettier
from^5.2.3
to^5.2.6
- Updated
eslint-plugin-react
from^7.37.4
to^7.37.5
- Updated
eslint-plugin-react-hooks
from^5.1.0
to^5.2.0
- Updated
eslint-plugin-unicorn
from^56.0.1
to^59.0.0
- Updated
gatsby
from^5.14.1
to^5.14.3
- Updated
gatsby-plugin-mdx
from^5.14.0
to^5.14.1
- Updated
globby
from^14.0.2
to^14.1.0
- Updated
globals
from^15.14.0
to^16.0.0
- Updated
lerna
from^8.1.9
to^8.2.2
- Updated
prettier
from^3.4.2
to^3.5.3
- Updated
prismjs
from^1.29.0
to^1.30.0
- Updated
react-markdown
from^9.0.3
to^10.1.0
- Updated
rollup
from^4.34.4
to^4.40.1
- Updated
sass
from^1.84.0
to^1.87.0
- Updated
ts-jest
from^29.2.5
to^29.3.2
- Updated
typescript
from^5.7.3
to^5.8.3
- Updated
typescript-eslint
from^8.23.0
to^8.31.1