CoreUI PRO v5.5.16 for Angular 20
We’re excited to announce the immediate availability of CoreUI PRO v5.5.16 for Angular 20, released on September 25, 2025!
This update includes critical autocomplete component fixes and Angular 20.3.2 compatibility updates for enhanced stability and improved user experience.
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.16 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 v20supportsnode.jsversions:^20.19,^22.12or^24.0. - To update your Angular 20 application to CoreUI PRO v5.5.16, 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.9.x.
- See also:
This process should seamlessly update your project to CoreUI PRO v5.5.16 for Angular 20, incorporating the latest fixes and optimizations.
What’s New
🛠 Critical Component Fixes
Autocomplete Component Improvements
-
Fixed reset to initial value bug
- Resolved issue where autocomplete would incorrectly reset to initial value under certain conditions
- Enhanced value state management for better consistency
- Improved handling of value changes and resets
-
Resolved duplicate optionChange events
- Fixed issue where
optionChangewas called twice during component initialization - Enhanced event handling to prevent duplicate emissions
- Better integration with Angular forms and change detection
- Fixed issue where
-
General cleanup and optimization
- Streamlined component implementation for better performance
- Enhanced memory management and lifecycle handling
- Improved code maintainability and debugging capabilities
Thanks to @bernik1980 for reporting and helping resolve these critical issues.
Dependency Updates
Angular 20.3.2 Compatibility
- @angular-devkit/schematics from
20.3.2to20.3.3 - @angular/build from
20.3.2to20.3.3 - @angular/cli from
20.3.2to20.3.3 - @angular/compiler-cli from
20.3.1to20.3.2 - @angular/language-service from
20.3.1to20.3.2 - @angular/animations from
20.3.1to20.3.2 - @angular/cdk from
20.2.4to20.2.5 - @angular/common from
20.3.1to20.3.2 - @angular/compiler from
20.3.1to20.3.2 - @angular/core from
20.3.1to20.3.2 - @angular/forms from
20.3.1to20.3.2 - @angular/localize from
20.3.1to20.3.2 - @angular/platform-browser from
20.3.1to20.3.2 - @angular/platform-browser-dynamic from
20.3.1to20.3.2 - @angular/router from
20.3.1to20.3.2
Enhanced Pro Features
Autocomplete Stability
- Value Management: Enhanced value state consistency and management
- Event Handling: Improved event emission patterns and duplicate prevention
- Form Integration: Better compatibility with Angular reactive and template-driven forms
- Performance: Optimized component lifecycle and change detection patterns
Developer Experience Enhancements
- Bug Prevention: Resolved critical initialization and reset issues
- Debugging: Improved error handling and debugging capabilities
- Code Quality: Enhanced component implementation and maintainability
- Testing: Better testability with more predictable component behavior
Performance & Stability
- Component Lifecycle: Optimized initialization and cleanup processes
- Memory Management: Enhanced memory efficiency and leak prevention
- Change Detection: Improved change detection performance
- Event System: Streamlined event handling for better performance
Fixes
- Autocomplete: Fixed reset to initial value bug and duplicate event emissions
- Value Management: Enhanced value state consistency across component lifecycle
- Event Handling: Resolved duplicate optionChange events during initialization
- Component Cleanup: Improved component cleanup and optimization
This critical update ensures your CoreUI PRO applications have stable and reliable autocomplete functionality with the latest Angular 20.3.2 compatibility.
Migration Notes
Autocomplete Improvements
- Fixed reset behavior ensures more predictable value management
- Eliminated duplicate optionChange events during initialization
- Enhanced form integration with better value state management
- No breaking changes - existing implementations will benefit automatically
Angular 20.3.2 Benefits
- Latest security updates and performance improvements
- Enhanced development tools and debugging capabilities
- Better build performance and optimization
- Improved TypeScript integration and error reporting
These updates bring your application to the latest CoreUI PRO v5.5.16 for Angular 20 with critical autocomplete fixes and comprehensive dependency updates.



