CoreUI PRO v5.4.2
We are pleased to announce the release of CoreUI PRO v5.4.2. This update addresses an important enhancement to date picker components, adding support for a missing formatting option.
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.4.2, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.4.2. - 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
🛠 Component Enhancement
- DatePicker & DateRangePicker Components: Added support for missing
weekdayFormatoption, providing enhanced flexibility for weekday display formatting
Technical Details
Weekday Formatting Support
The addition of the weekdayFormat option allows developers to customize how weekdays are displayed in date picker components, providing better localization support and improved user experience across different regions and languages.
Enhanced Customization
This update expands the formatting capabilities of date-related components, making them more versatile for various use cases and international applications.
📖 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.



