CoreUI PRO v5.21.1
We are pleased to announce the release of CoreUI PRO v5.21.1. This update addresses key fixes in date components 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.21.1, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.21.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 & Improvements
- DatePicker & DateRangePicker Components:
- Fixed TimePicker update issues when dates are manually entered
- Improved date parsing functionality for manual input in date fields
- Enhanced overall reliability of date-related components
📦 Dependency Updates
This release includes updates to several key dependencies to keep the CoreUI PRO library up-to-date and secure:
- Updated
@docsearch/jsfrom4.1.0to4.2.0 - Updated
eslintfrom9.35.0to9.38.0 - Updated
rollupfrom4.50.2to4.52.5 - Updated
sass-embeddedfrom1.92.1to1.93.2
🔧 Additional Maintenance
- Updated GitHub Actions configurations for improved CI/CD
- Updated Bundlewatch configuration
- Enhanced documentation and examples
- Updated package files for NuGet, Composer, and Meteor
Technical Details
Date Component Reliability
This release specifically addresses issues with manual date entry in TimePicker components, ensuring consistent behavior across different input methods.
Development Workflow
Improved development and build processes with updated tooling and configuration files.
📖 Learn More
For detailed technical documentation and implementation guides, visit:
Thank you for choosing CoreUI PRO! We’re committed to providing the best Bootstrap components and admin template experience. Have feedback or feature requests? Let us know.



