CoreUI PRO v5.8.0
Friday, November 22, 2024
We are excited to announce the release of CoreUI PRO v5.8.0, delivering significant enhancements, refined functionalities, and key dependency updates. This release emphasizes usability, performance optimization, and alignment with modern development practices.
How to Update
To upgrade to CoreUI PRO v5.8.0, follow these steps:
- Open your
package.json
file. - Locate the
@coreui/coreui-pro
entry under dependencies and update its version to5.8.0
. - Save your changes.
- Run the installation command in your project directory:
- For npm users:
npm install
- For yarn users:
yarn install
- For npm users:
Upgrade effortlessly and enjoy the latest improvements.
What’s New
Features
- Calendar, DatePicker, DateRangePicker: Introduced support for passing custom functions to the
disabledDates
option, enabling greater flexibility in managing date availability.
Refactors
- DatePicker, DateRangePicker: Enhanced event handling for improved responsiveness and user interaction.
Dependency Updates
The following dependencies have been updated to ensure compatibility, security, and performance:
- Updated
@docsearch/js
from^3.6.2
to^3.8.0
- Updated
hugo-bin
from^0.135.0
to^0.136.0
- Updated
rollup
from^4.25.0
to^4.27.3
These updates ensure your development environment remains robust and up-to-date.
Thank you for choosing CoreUI PRO. For more details on this release, visit our official changelog on GitHub. We welcome your feedback and suggestions for future enhancements.