CoreUI v5.5.8 for Angular 20

We’re excited to announce the availability of CoreUI v5.5.8 for Angular 20, released on August 26, 2025!
This update brings enhanced component stability, improved performance optimizations, and updated dependencies to ensure better compatibility 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.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
supportsnode.js
versions:^20.19
,^22.12
or^24.0
. - To update your Angular 20 application to CoreUI v5.5.8, 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.8 for Angular 20, incorporating the latest fixes and optimizations.
What’s New
Dependency Updates
- Angular 20.2.0
- @angular/cdk from
^20.1.6
to^20.2.0
- TypeScript from
^5.8.2
to^5.8.4
- Various development dependencies
Enhancements
- Performance: Optimized component rendering for better performance
- Signals Integration: Enhanced signal-based reactivity across components
- Memory Management: Improved component lifecycle management
- Type Safety: Enhanced TypeScript definitions and type checking
Fixes
- Form Controls: Improved validation state handling and visual feedback
- Modal Component: Enhanced backdrop handling and keyboard navigation
- Dropdown: Fixed arrow key navigation in complex scenarios
- Table Component: Improved rendering stability and sorting functionality
- Accessibility: Enhanced ARIA attributes and screen reader support
These updates bring your application to the latest CoreUI v5.5.8 for Angular 20 with improved performance and enhanced stability.
For a comprehensive overview of all changes, enhancements, and updates introduced in this release, please refer to the full changelog on GitHub.