CoreUI PRO v5.3.1
Sunday, August 4, 2024
We are pleased to announce the release of CoreUI PRO v5.3.1. This update addresses several key fixes and includes updates to critical dependencies, enhancing the 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 ensure a smooth transition to CoreUI PRO v5.3.1, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.3.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
Fixes
- Sidebar: Emit proper occupy size for
.sidebar-{sm|lg|xl}when the sidebar is narrow. - Bootstrap Theme: Publish missing bootstrap theme on npm.
Dependency Updates
This release also includes updates to several dependencies to ensure compatibility with the latest features and security patches:
- Updated
@babel/corefrom^7.24.9to^7.25.2 - Updated
@babel/preset-envfrom^7.24.8to^7.25.3 - Updated
bundlewatchfrom^0.3.3to^0.4.0 - Updated
eslint-plugin-unicornfrom^54.0.0to^55.0.0 - Updated
hugo-binfrom^0.126.0to^0.127.0 - Updated
jasminefrom^5.1.0to^5.2.0 - Updated
karmafrom^6.4.3to^6.4.4 - Updated
postcssfrom^8.4.39to^8.4.40 - Updated
rollupfrom^4.18.1to^4.19.2 - Updated
rtlcssfrom^4.1.1to^4.2.0 - Updated
stylelintfrom^16.7.0to^16.8.1
For a detailed overview of all the enhancements, fixes, and updates introduced in this version, please refer to the full changelog on GitHub.



