CoreUI PRO v5.5.8 for Angular 20

CoreUI PRO v5.5.8 for Angular 20

We’re excited to announce the immediate availability of CoreUI PRO v5.5.8 for Angular 20, released on August 26, 2025!

This update brings enhanced Pro component stability, improved performance optimizations, better accessibility features, and updated dependencies to ensure seamless integration with the latest Angular 20 ecosystem.


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 v5.5.8 for Angular 20, follow these steps to ensure your project is up-to-date:

  • Verify that you are using a supported version of node.js before you upgrade your application. Angular v20 supports node.js versions: ^20.19, ^22.12 or ^24.0.
  • To update your Angular 20 application to CoreUI PRO v5.5.8, in the application’s project directory, run:
ng update @angular/core@20 @angular/cli@20 @angular/cdk@20 @coreui/coreui-pro@5 @coreui/angular-pro@~5.5 @coreui/icons-angular@~5.5 @coreui/angular-chartjs@~5.5

This process should seamlessly update your project to CoreUI PRO v5.5.8 for Angular 20, incorporating the latest fixes and optimizations.


What’s New

Dependency Updates

  • Angular 20.2.0
  • @coreui/coreui-pro from ^5.18.0 to ^5.19.0
  • @angular/cdk from ^20.1.6 to ^20.2.0
  • TypeScript from ^5.8.2 to ^5.8.4
  • Various development dependencies

Enhanced Pro Components

  • Smart Table: Improved performance for large datasets and complex filtering
  • Date Pickers: Enhanced date validation and locale support
  • Multi-Select: Better keyboard navigation and accessibility features
  • Calendar: Optimized rendering and event handling performance

Performance Optimizations

  • Change Detection: Optimized change detection strategy for Pro components
  • Memory Management: Enhanced memory usage in data-heavy components
  • Rendering: Faster component rendering with improved template compilation
  • Bundle Size: Reduced bundle size through better tree-shaking

Accessibility Enhancements

  • ARIA Support: Enhanced ARIA attributes across all Pro components
  • Keyboard Navigation: Improved keyboard accessibility for complex components
  • Screen Readers: Better screen reader support and announcements
  • Focus Management: Enhanced focus handling in modal and overlay components

Fixes

  • Date Range Picker: Fixed date selection edge cases and validation
  • Smart Table: Improved sorting stability and filtering accuracy
  • Multi-Select: Fixed option selection and deselection behavior
  • Calendar: Enhanced event handling and date navigation
  • Rating Component: Fixed interactive rating and value synchronization
  • Time Picker: Improved time validation and format handling

These updates bring your application to the latest CoreUI PRO v5.5.8 for Angular 20 with enhanced Pro component stability and improved performance.

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to Conditionally Add a Property to an Object in JavaScript
How to Conditionally Add a Property to an Object in JavaScript

Understanding the Difference Between NPX and NPM
Understanding the Difference Between NPX and NPM

JavaScript printf equivalent
JavaScript printf equivalent

How to validate an email address in JavaScript
How to validate an email address in JavaScript

How to migrate CoreUI React Templates to Vite
How to migrate CoreUI React Templates to Vite

How to check if a string is a number in JavaScript
How to check if a string is a number in JavaScript