CoreUI PRO for React v5.13.0
Thursday, April 24, 2025
We’re excited to introduce CoreUI PRO for React v5.13.0, bringing new components, functional enhancements, and cleaner internal logic. This release also includes important dependency updates to maintain stability and modern compatibility.
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.13.0, follow these steps:
- Open your
package.json. - Update the following dependencies:
@coreui/react-proto5.13.0@coreui/coreui-proto5.11.0
- Save the file.
- Run your package manager:
- npm users:
npm install - yarn users:
yarn install
- npm users:
What’s New
Features
- CMultiSelect: You can now set initially selected values via the
valueprop. - CPasswordInput: Introduced a new secure input component for password handling.
Fixes
- CDatePicker, CDateRangePicker: Proper calendar view is now applied when an initial date is set.
- CTimePicker: Fixed inconsistent hour formatting in some locales.
Refactors
- CCalendar, CDatePicker, CDateRangePicker: Changing the day no longer resets the time.
- CDatePicker, CDateRangePicker, CTimePicker: Internal syntax cleanup and minor improvements for better maintainability.
📦 Dependency Updates
- Updated
@coreui/chartjsfrom^4.0.0to^4.1.0 - Updated
@coreui/coreuifrom^5.2.0to^5.3.1 - Updated
@coreui/coreui-profrom^5.10.0to^5.11.0 - Updated
@coreui/reactfrom^5.4.1to^5.5.0 - Updated
@docsearch/cssfrom^3.8.3to^3.9.0 - Updated
@docsearch/reactfrom^3.8.3to^3.9.0 - Updated
@rollup/plugin-commonjsfrom^28.0.2to^28.0.3 - Updated
@rollup/plugin-node-resolvefrom^16.0.0to^16.0.1 - Updated
@testing-library/reactfrom^16.2.0to^16.3.0 - Updated
@types/prop-typesfrom15.7.13to15.7.14 - Updated
@typescript-eslint/parserfrom^8.23.0to^8.31.0 - Updated
@typescript-eslint/eslint-pluginfrom^8.23.0to^8.31.0 - Updated
eslintfrom^9.19.0to^9.25.1 - Updated
eslint-config-prettierfrom^10.0.1to^10.1.2 - Updated
eslint-plugin-prettierfrom^5.2.3to^5.2.6 - Updated
eslint-plugin-reactfrom^7.37.4to^7.37.5 - Updated
eslint-plugin-react-hooksfrom^5.1.0to^5.2.0 - Updated
eslint-plugin-unicornfrom^56.0.1to^58.0.0 - Updated
gatsbyfrom^5.14.1to^5.14.3 - Updated
gatsby-plugin-mdxfrom^5.14.0to^5.14.1 - Updated
globbyfrom^14.0.2to^14.1.0 - Updated
globalsfrom^15.14.0to^16.0.0 - Updated
lernafrom^8.1.9to^8.2.2 - Updated
prettierfrom^3.4.2to^3.5.3 - Updated
prismjsfrom^1.29.0to^1.30.0 - Updated
react-markdownfrom^9.0.3to^10.1.0 - Updated
rollupfrom^4.34.4to^4.40.0 - Updated
sassfrom^1.84.0to^1.87.0 - Updated
ts-jestfrom^29.2.5to^29.3.2 - Updated
typescriptfrom^5.7.3to^5.8.3
🚀 Upgrade today to take advantage of the latest features, fixes, and performance improvements!



