CoreUI v5.5.10 for Angular 20

We’re excited to announce the availability of CoreUI v5.5.10 for Angular 20, released on September 9, 2025!
This update brings performance optimizations, enhanced component reliability, improved developer experience, 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 v5.5.10 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
supportsnode.js
versions:^20.19
,^22.12
or^24.0
. - To update your Angular 20 application to CoreUI v5.5.10, in the application’s project directory, run:
ng update @angular/core@20 @angular/cli@20 @angular/cdk@20 @coreui/coreui@5 @coreui/angular~5.5 @coreui/icons-angular@~5.5 @coreui/angular-chartjs@~5.5
- Please ensure that there are no error messages in the results.
- Update TypeScript to version 5.8.x.
- See also:
This process should seamlessly update your project to CoreUI v5.5.10 for Angular 20, incorporating the latest fixes and optimizations.
What’s New
Dependency Updates
- Angular 20.2.4
- @angular/cdk from
^20.2.2
to^20.2.4
- @coreui/coreui from
^5.4.2
to^5.4.3
- TypeScript from
^5.8.6
to^5.8.8
- Various development dependencies
Performance Enhancements
- Change Detection: Optimized change detection strategy for better performance
- Bundle Size: Reduced bundle size through improved tree-shaking
- Memory Usage: Enhanced memory management in component lifecycle
- Rendering: Faster component rendering with optimized template compilation
Component Improvements
- Forms: Enhanced reactive form integration and validation handling
- Layout: Improved responsive layout components and grid system
- Navigation: Better sidebar and navigation performance
- Utilities: Enhanced utility classes and helper functions
Fixes
- Event Handling: Improved event propagation and handling consistency
- Style Isolation: Fixed CSS class conflicts and style bleeding
- Component State: Enhanced state management and synchronization
- Animation: Improved animation timing and performance
- Responsive Design: Fixed responsive behavior in various screen sizes
- Theme Support: Enhanced dark mode and theme switching capabilities
These updates bring your application to the latest CoreUI v5.5.10 for Angular 20 with improved performance and enhanced component reliability.
For a comprehensive overview of all changes, enhancements, and updates introduced in this release, please refer to the full changelog on GitHub.