CoreUI PRO v5.5.0
Thursday, October 3, 2024
We are pleased to announce the release of CoreUI PRO v5.5.0. This release brings new features, important refactors, and critical dependency updates to enhance the stability, performance, and functionality 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.5.0, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.5.0. - Save your changes to the
package.jsonfile. - In your project’s root directory, execute the update command appropriate for your package manager:
- For npm users, run
npm install - For yarn users, run
yarn install
- For npm users, run
What’s New
Documentation
- docs: Updated content for improved clarity and accuracy.
Features
- feat(DateRangePicker): Added support to format the selected date as a string with a custom format when the selection type is set to
week,month, oryear.
Fixes
- fix(MultiSelect): Improved handling of option labels by fetching labels from an internal array rather than the DOM. This prevents inconsistencies when options contain text resembling HTML entities (e.g.,
>,<).
Refactors
- refactor(MultiSelect): Enhanced handling of the disabled state to ensure better user interaction.
Dependency Updates
This release includes updates to various dependencies, ensuring that CoreUI PRO remains secure and up-to-date:
- Updated
@babel/clifrom^7.24.8to^7.25.7 - Updated
@babel/corefrom^7.25.2to^7.25.7 - Updated
@babel/preset-envfrom^7.25.4to^7.25.7 - Updated
@docsearch/jsfrom^3.6.1to^3.6.2 - Updated
@rollup/plugin-commonjsfrom^26.0.1to^28.0.0 - Updated
@rollup/plugin-node-resolvefrom^15.2.3to^15.3.0 - Updated
@rollup/plugin-replacefrom^5.0.7to^6.0.1 - Updated
eslint-plugin-htmlfrom^8.1.1to^8.1.2 - Updated
eslint-plugin-importfrom^2.29.1to^2.31.0 - Updated
hugo-binfrom^0.130.1to^0.132.0 - Updated
jasminefrom^5.2.0to^5.3.0 - Updated
nodemonfrom^3.1.4to^3.1.7 - Updated
postcssfrom^8.4.41to^8.4.47 - Updated
rollupfrom^4.21.0to^4.24.0 - Updated
rtlcssfrom^4.2.0to^4.3.0 - Updated
sassfrom^1.77.8to^1.79.4 - Updated
sass-truefrom^8.0.0to^8.1.0 - Updated
stylelintfrom^16.8.2to^16.9.0 - Updated
stylelint-config-twbs-bootstrapfrom^14.2.0to^15.1.0 - Updated
terserfrom5.31.6to5.34.1



