CoreUI v5.5.14 for Angular 20

CoreUI v5.5.14 for Angular 20

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

This important update includes Angular 20.3.1 compatibility updates and comprehensive development tool improvements for enhanced stability and 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 v5.5.14 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.14, 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.14 for Angular 20, incorporating the latest fixes and optimizations.


What’s New

Comprehensive Dependency Updates

Angular 20.3.1 Compatibility

  • @angular-devkit/schematics from 20.3.1 to 20.3.2
  • @angular/build from 20.3.1 to 20.3.2
  • @angular/cli from 20.3.1 to 20.3.2
  • @angular/compiler-cli from 20.3.0 to 20.3.1
  • @angular/language-service from 20.3.0 to 20.3.1
  • @angular/animations from 20.3.0 to 20.3.1
  • @angular/cdk from 20.2.3 to 20.2.4
  • @angular/common from 20.3.0 to 20.3.1
  • @angular/compiler from 20.3.0 to 20.3.1
  • @angular/core from 20.3.0 to 20.3.1
  • @angular/forms from 20.3.0 to 20.3.1
  • @angular/localize from 20.3.0 to 20.3.1
  • @angular/platform-browser from 20.3.0 to 20.3.1
  • @angular/platform-browser-dynamic from 20.3.0 to 20.3.1
  • @angular/router from 20.3.0 to 20.3.1

Development Tools Updates

  • @types/node from 22.18.4 to 22.18.6
  • eslint from 9.35.0 to 9.36.0
  • typescript from 5.8.3 to 5.9.2
  • typescript-eslint from 8.44.0 to 8.44.1

Enhanced Features

Angular 20.3.1 Benefits

  • Security Updates: Latest Angular security patches and vulnerability fixes
  • Performance Improvements: Enhanced runtime performance and optimization
  • Developer Experience: Improved development tools and debugging capabilities
  • Stability Enhancements: Better error handling and edge case management

TypeScript 5.9.2 Upgrade

  • Enhanced Type Safety: Improved type checking and inference capabilities
  • Performance: Better compilation performance and memory usage
  • New Language Features: Access to latest TypeScript language improvements
  • IDE Support: Enhanced IntelliSense and development tool integration

Development Tool Enhancements

  • ESLint 9.36.0: Updated linting rules and better code analysis
  • Node.js Types: Enhanced Node.js type definitions for better development experience
  • Build Tools: Updated Angular CLI and build tools for faster compilation
  • Language Service: Improved Angular Language Service for better IDE integration

Component Enhancements

  • Core Components: Enhanced stability and performance across all components
  • Form System: Improved form handling and validation with latest Angular features
  • Navigation: Better routing and navigation integration with Angular 20.3.1
  • Data Display: Enhanced data components with improved performance

Developer Experience

  • Build Performance: Faster build times with updated Angular CLI and build tools
  • Type Safety: Enhanced TypeScript support and better type checking
  • Development Server: Improved hot reloading and development experience
  • Error Handling: Better error messages and debugging capabilities

Performance & Stability

  • Component Performance: Optimized component rendering and change detection
  • Memory Management: Enhanced memory efficiency and leak prevention
  • Bundle Size: Optimized bundle sizes through improved build tools
  • Runtime Performance: Better runtime optimization and performance monitoring

Fixes

  • Angular Compatibility: Enhanced compatibility with Angular 20.3.1
  • Component Stability: Improved component stability and reliability
  • Build Issues: Resolved various build and compilation issues
  • TypeScript: Enhanced TypeScript compatibility and type safety

This important update ensures your CoreUI applications are compatible with the latest Angular 20.3.1 and benefit from enhanced development tools and improved stability.

Migration Notes

Angular 20.3.1 Benefits

  • Latest Angular security updates and performance improvements
  • Enhanced development tools and debugging capabilities
  • Better build performance with updated CLI tools
  • Improved TypeScript integration and error reporting

TypeScript 5.9.2 Upgrade

  • Enhanced type safety and inference capabilities
  • Better compilation performance and memory usage
  • Access to latest TypeScript language features
  • Improved IDE support and development experience

Development Tools

  • Updated ESLint rules for better code quality
  • Enhanced build tools for faster development cycles
  • Better Node.js type definitions and integration
  • Improved Angular Language Service support

No Breaking Changes

This release maintains full backward compatibility while providing comprehensive dependency updates and improvements.


These updates bring your application to the latest CoreUI v5.5.14 for Angular 20 with comprehensive dependency updates and enhanced development 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 Remove Underline from Link in CSS
How to Remove Underline from Link in CSS

How to declare the optional function parameters in JavaScript?
How to declare the optional function parameters in JavaScript?

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

CSS Selector for Parent Element
CSS Selector for Parent Element

Answers by CoreUI Core Team