CoreUI v5.5.13 for Angular 20

CoreUI v5.5.13 for Angular 20

We’re excited to announce the availability of CoreUI v5.5.13 for Angular 20, released on September 17, 2025!

This update brings the latest Angular 20 compatibility, enhanced component features, improved developer experience, and comprehensive dependency updates to ensure optimal performance with the newest Angular 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.13 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 v5.5.13, 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

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


What’s New

Dependency Updates

  • Angular 20.3.2
  • @angular/cdk from ^20.3.0 to ^20.3.2
  • @coreui/coreui from ^5.4.3 to ^5.4.3
  • TypeScript from ^5.9.4 to ^5.9.6
  • ESLint from ^9.36.0 to ^9.37.0
  • Rollup from ^4.20.0 to ^4.21.0
  • Various development dependencies

Enhanced Features

  • Component API: Expanded component APIs with new configuration options
  • Theme Support: Enhanced theming capabilities with CSS custom properties
  • Responsive Design: Improved responsive behavior across all components
  • Angular Signals: Enhanced integration with Angular signals for better reactivity

Developer Experience

  • Type Definitions: Improved TypeScript definitions for better IDE support
  • Documentation: Enhanced component documentation and examples
  • Development Tools: Better integration with Angular DevTools
  • Build Performance: Optimized build process for faster development cycles

Component Enhancements

  • Data Table: Enhanced sorting, filtering, and pagination capabilities
  • Form Components: Improved validation states and error handling
  • Navigation: Better responsive navigation and mobile experience
  • Layout System: Enhanced grid system and responsive utilities

Fixes

  • Component Styling: Fixed CSS specificity issues and style conflicts
  • Event Handling: Improved event propagation and listener cleanup
  • Animation: Enhanced animation performance and smooth transitions
  • Browser Compatibility: Fixed compatibility issues with latest browser versions
  • Memory Leaks: Addressed potential memory leaks in component destruction
  • Touch Support: Improved touch device support and gesture handling

These updates bring your application to the latest CoreUI v5.5.13 for Angular 20 with enhanced features and improved developer experience.


For a comprehensive overview of all changes, enhancements, and updates introduced in this release, please refer to the full changelog on GitHub.

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to Get Unique Values from a JavaScript Array
How to Get Unique Values from a JavaScript Array

How to sleep in Javascript
How to sleep in Javascript

How to Remove Underline from Link in CSS
How to Remove Underline from Link in CSS

CSS Selector for Parent Element
CSS Selector for Parent Element

Understanding the difference between `for...in` and `for...of` statements in JavaScript
Understanding the difference between `for...in` and `for...of` statements in JavaScript

How to get element ID in JavaScript
How to get element ID in JavaScript