CoreUI PRO for Vue v5.12.0
Monday, June 23, 2025
We are excited to announce the release of CoreUI PRO for Vue v5.12.0 — an enhancement-focused update that brings improved functionality to our smart table component, better date handling, and updated dependencies for optimal performance.
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 update to CoreUI PRO for Vue v5.12.0, follow these steps:
- Open your
package.jsonfile. - Update the
@coreui/vue-prodependency to5.12.0. - Update the
@coreui/coreui-prodependency to5.14.2. - Save your changes.
- Run the appropriate command for your package manager:
- npm:
npm install - yarn:
yarn install
- npm:
🚀 What’s New
✨ New Features
- CSmartTable: Added support for custom elements in header cells through scoped slots
- CSmartTable: Introduced new
row-checkedevent for enhanced row selection handling - Documentation: Added link to the CoreUI Vue roadmap for better project visibility
🛠 Fixes & Improvements
- CDatePicker, CDateRangePicker: Enhanced date parsing functionality for better locale support and reliability
- CCalendar: Improved the
setTimeFromDatefunction to better manage date and time operations with proper null handling - CSmartTable: Enhanced header cell customization with scoped slot support for
{columnName}Header - CStepper: Removed debug console.log statements for cleaner production code
♻️ Refactors
- Date utilities: Enhanced
getLocalDateFromStringfunction with better type safety and parsing logic - CCalendar: Improved time handling with enhanced null safety in date operations
- Documentation: Added external link icon and improved header navigation
📦 Dependency Updates
This release includes important dependency updates for better performance and security:
- Updated
@coreui/coreui-profrom^5.14.0to^5.14.2 - Updated
@rollup/plugin-commonjsfrom^28.0.3to^28.0.6 - Updated
@rollup/plugin-typescriptfrom^12.1.2to^12.1.3 - Updated
eslintfrom^9.28.0to^9.29.0 - Updated
eslint-plugin-prettierfrom^5.4.1to^5.5.0 - Updated
eslint-plugin-vuefrom^10.1.0to^10.2.0 - Updated
prettierfrom^3.5.3to^3.6.0 - Updated
rollupfrom^4.41.1to^4.44.0 - Updated
sassfrom^1.89.1to^1.89.2 - Updated
ts-jestfrom^29.3.4to^29.4.0 - Updated
typescript-eslintfrom^8.33.1to^8.34.1 - Updated
vuefrom^3.5.16to^3.5.17
Elevate your Vue applications with CoreUI PRO for Vue v5.12.0 — featuring enhanced smart table functionality, improved date handling, and the latest dependency updates for optimal development experience.



