CoreUI PRO for React v5.3.0
Friday, July 26, 2024
We are thrilled to announce the release of CoreUI PRO for React v5.3.0, packed with new features, critical fixes, and dependency updates that enhance the 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 ensure a smooth transition to CoreUI PRO for React v5.3.0, follow these straightforward steps:
- Open your project’s
package.json. - Locate the
@coreui/react-proentry under dependencies and update the version number to5.3.0. - Find the
@coreui/coreui-proentry under dependencies and update the version number to5.3.0. - Save your changes to the
package.jsonfile. - In your project’s root directory, run the appropriate update command:
- For npm users, execute
npm install. - For yarn users, execute
yarn install.
- For npm users, execute
What’s New
Docs
- CAvatar: Update documentation.
- CIconSvg: Add new react icon component documentation.
Refactor
- CAvatar: Add CSS Variables support for React Avatar component.
- CButton: Improve colors and variants handling.
- CPopover, CTooltip: Prevent interface flickering when component visibility changes.
Features
- CMultiSelect: Add
nameproperty to improve handling the name attribute of the native select component. - CMultiSelect: Allows resetting selection when options are updated.
- CDatePicker, CDateRangePicker: Add the
nameproperty to allow setting name attributes for input elements. - CTimePicker: Add
idandnameproperties to allow setting those attributes for the input element.
Dependency Updates
This release also includes updates to several dependencies to ensure compatibility with the latest features and security patches:
- Updated
@rollup/plugin-commonjsfrom^25.0.8to^26.0.1 - Updated
@testing-library/jest-domfrom^6.4.5to^6.4.6 - Updated
@testing-library/reactfrom^14.3.1to^16.0.0 - Updated
@typescript-eslint/eslint-pluginfrom^7.10.0to^7.15.0 - Updated
@typescript-eslint/parserfrom^7.10.0to^7.15.0 - Updated
eslint-plugin-reactfrom^7.34.1to^7.34.3 - Updated
eslint-plugin-unicornfrom^51.0.1to^54.0.0 - Updated
gatsbyfrom^5.13.5to^5.13.6 - Updated
lernafrom^8.1.3to^8.1.6 - Updated
prettierfrom^3.2.5to^3.3.2 - Updated
rimraffrom^5.0.7to^5.0.8 - Updated
sassfrom^1.77.2to^1.77.6 - Updated
ts-jestfrom^29.1.3to^29.1.5 - Updated
tslibfrom^2.6.2to^2.6.3 - Updated
typescriptfrom^5.4.5to^5.5.3
These updates ensure the library remains secure, efficient, and aligned with current web development standards.



