CoreUI PRO v5.4.1
Friday, August 30, 2024
We are pleased to announce the release of CoreUI PRO v5.4.1. This update addresses several key fixes and includes updates to critical dependencies, enhancing 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 v5.4.1, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.4.1. - Save your changes to the
package.jsonfile. - In your project’s root directory, run the update command appropriate for your package manager:
- For npm users, execute
npm install. - For yarn users, execute
yarn install.
- For npm users, execute
What’s New
- fix(DatePicker, DateRangePicker): Updated the calendar selector to manage calendar events properly.
Dependency Updates
This release includes updates to several key dependencies to keep the CoreUI PRO library up-to-date and secure:
- Updated
@babel/clifrom^7.24.8to^7.25.6 - Updated
hugo-binfrom^0.129.2to^0.130.1 - Updated
rollupfrom^4.21.0to^4.21.2 - Updated
rtlcssfrom^4.2.0to^4.3.0 - Updated
stylelintfrom^16.8.2to^16.9.0



