CoreUI PRO v5.3.0
Friday, July 19, 2024
We are excited to announce the release of CoreUI PRO v5.3.0, dated July 19, 2024. This update brings several enhancements, fixes, and dependency updates to improve the overall stability and performance of the CoreUI PRO 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 update your project to CoreUI PRO v5.3.0, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.3.0. - Save the changes to your
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
Fixes
- DatePicker, DateRangePicker: Add missing
inputReadOnlyoption to types validation. - General Fix: Use of declarations after nested rules.
Build
- Build: Migrate globby to v14.x.
Refactor
- Avatar: Add CSS Variables support.
Dependency Updates
The following dependency updates ensure compatibility with the latest features and security patches:
- Updated
@babel/clifrom^7.24.6to^7.24.8 - Updated
@babel/corefrom^7.24.6to^7.24.9 - Updated
@babel/preset-envfrom^7.24.6to^7.24.8 - Updated
@rollup/plugin-commonjsfrom^25.0.8to^26.0.1 - Updated
@rollup/plugin-replacefrom^5.0.5to^5.0.7 - Updated
eslint-plugin-markdownfrom^5.0.0to^5.1.0 - Updated
eslint-plugin-unicornfrom^52.0.0to^54.0.0 - Updated
globbyfrom^11.1.0to^14.0.2 - Updated
hugo-binfrom^0.123.1to^0.126.0 - Updated
lockfile-lintfrom^4.13.2to^4.14.0 - Updated
nodemonfrom^3.1.1to^3.1.4 - Updated
postcssfrom^8.4.38to^8.4.39 - Updated
rollupfrom^4.18.0to^4.18.1 - Updated
sassfrom^1.77.2to^1.77.8 - Updated
stylelintfrom^16.6.0to^16.7.0 - Updated
stylelint-config-twbs-bootstrapfrom^14.1.0to^14.2.0 - Updated
terserfrom^5.31.0to^5.31.3
These updates ensure the library remains secure, efficient, and aligned with current web development standards.
For a detailed overview of all the enhancements, fixes, and updates introduced in this version, please refer to the full changelog on GitHub.



