CoreUI PRO v5.5.11 for Angular 20

We’re excited to announce the immediate availability of CoreUI PRO v5.5.11 for Angular 20, released on September 12, 2025!
This update brings enhanced TypeScript support, improved Pro component reliability, advanced accessibility features, and updated dependencies to ensure optimal 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 PRO v5.5.11 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 PRO v5.5.11, 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
- 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 PRO v5.5.11 for Angular 20, incorporating the latest fixes and optimizations.
What’s New
Dependency Updates
- Angular 20.2.6
- @coreui/coreui-pro from
^5.20.0
to^5.20.0
- @angular/cdk from
^20.2.4
to^20.2.6
- TypeScript from
^5.8.8
to^5.9.2
- ESLint from
^9.34.0
to^9.35.0
- Various development dependencies
TypeScript Enhancements
- Enhanced Type Definitions: Improved type safety for all Pro components
- Generic Support: Better generic type support for Smart Table and data components
- Strict Mode Compatibility: Enhanced compatibility with TypeScript strict mode
- IntelliSense Improvements: Better IDE support and auto-completion for Pro APIs
Enhanced Pro Components
-
Smart Table:
- Enhanced type safety for column definitions and data models
- Improved generic type support for custom data structures
- Better IntelliSense for configuration options
- Enhanced export functionality with type-safe data handling
-
Date & Time Components:
- Improved type definitions for date/time configurations
- Enhanced validation with strict type checking
- Better integration with Angular reactive forms
- Type-safe event handling and custom formatters
-
Multi-Select & Calendar:
- Enhanced type safety for option handling and data binding
- Improved generic support for complex data structures
- Better type inference for event handlers
- Enhanced accessibility with typed ARIA attributes
Accessibility Improvements
- Enhanced WCAG 2.1 Compliance: Improved accessibility across all Pro components
- Advanced Focus Management: Better focus trapping and restoration patterns
- Screen Reader Enhancements: Improved announcements and navigation support
- Keyboard Navigation: Enhanced keyboard accessibility with better shortcuts
Performance Optimizations
- Component Rendering: Optimized rendering performance for complex Pro components
- Memory Management: Enhanced lifecycle management and cleanup
- Change Detection: Improved OnPush strategy for better performance
- Bundle Optimization: Reduced bundle size through enhanced tree-shaking
Fixes
- Smart Table: Fixed type inference issues with complex column configurations
- Date Range Picker: Enhanced date validation with better error handling
- Multi-Select: Improved option selection performance and type safety
- Calendar: Fixed event handling edge cases and type definitions
- Time Picker: Enhanced time format validation and type checking
- Form Integration: Improved reactive form integration and validation
These updates bring your application to the latest CoreUI PRO v5.5.11 for Angular 20 with enhanced TypeScript support and improved Pro component reliability.