CoreUI PRO v5.5.14 for Angular 20
We’re excited to announce the immediate availability of CoreUI PRO v5.5.14 for Angular 20, released on September 23, 2025!
This important update includes significant autocomplete component improvements and Angular 20.3.1 compatibility updates for enhanced user experience and stability.
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.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 v20supportsnode.jsversions:^20.19,^22.12or^24.0. - To update your Angular 20 application to CoreUI PRO v5.5.14, 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.14 for Angular 20, incorporating the latest fixes and optimizations.
What’s New
🛠 Significant Component Improvements
Autocomplete Component Enhancements
Thanks to @bernik1980 for reporting and helping resolve these important issues:
-
Fixed indicator visibility with cleaner
- Resolved issue where indicator was incorrectly visible when cleaner was displayed (closes #233)
- Enhanced visual consistency and component state management
- Better integration between indicator and cleaner functionality
- Improved user experience with clearer visual feedback
-
Resolved optionChange null emission on initialization
- Fixed issue where
optionChangewas emittingnullduring component initialization - Enhanced initialization sequence to prevent unwanted event emissions
- Better integration with Angular forms and reactive patterns
- Improved component lifecycle management
- Fixed issue where
-
Enhanced selection clearing on blur
- Fixed issue where unconfirmed selections were not properly cleared on blur events
- Better handling of incomplete user interactions
- Enhanced user experience with more predictable selection behavior
- Improved accessibility and keyboard navigation patterns
Minor Refactoring
Autocomplete Options Cleanup
- Code optimization and maintainability improvements
- Streamlined autocomplete options implementation
- Enhanced code readability and debugging capabilities
- Better performance through optimized component structure
- Improved memory management and lifecycle handling
Dependency Updates
Angular 20.3.1 Compatibility
- @angular-devkit/schematics from
20.3.1to20.3.2 - @angular/build from
20.3.1to20.3.2 - @angular/cli from
20.3.1to20.3.2 - @angular/compiler-cli from
20.3.0to20.3.1 - @angular/language-service from
20.3.0to20.3.1 - @angular/animations from
20.3.0to20.3.1 - @angular/cdk from
20.2.3to20.2.4 - @angular/common from
20.3.0to20.3.1 - @angular/compiler from
20.3.0to20.3.1 - @angular/core from
20.3.0to20.3.1 - @angular/forms from
20.3.0to20.3.1 - @angular/localize from
20.3.0to20.3.1 - @angular/platform-browser from
20.3.0to20.3.1 - @angular/platform-browser-dynamic from
20.3.0to20.3.1 - @angular/router from
20.3.0to20.3.1
Development Tools Updates
- @types/node from
22.18.4to22.18.6 - eslint from
9.35.0to9.36.0 - typescript from
5.8.3to5.9.2 - typescript-eslint from
8.44.0to8.44.1
Enhanced Pro Features
Autocomplete User Experience
- Visual Consistency: Enhanced visual feedback and state management
- Event Handling: Improved event emission patterns and lifecycle management
- Selection Behavior: Better handling of user interactions and selection states
- Form Integration: Enhanced compatibility with Angular reactive forms
Component Reliability
- Initialization: Improved component initialization and event management
- State Management: Better handling of component states and transitions
- User Interactions: Enhanced response to user input and focus changes
- Accessibility: Improved accessibility patterns and keyboard navigation
Developer Experience Enhancements
- Bug Resolution: Critical fixes for common autocomplete usage patterns
- TypeScript Support: Enhanced TypeScript definitions and type safety
- Debugging: Better debugging capabilities with improved error handling
- Code Quality: Enhanced code maintainability and performance optimizations
Performance & Stability
- Component Performance: Optimized autocomplete rendering and event handling
- Memory Management: Enhanced memory efficiency and cleanup procedures
- Event System: Streamlined event handling for better performance
- Change Detection: Improved change detection patterns and optimization
This significant update ensures your CoreUI PRO applications have robust and reliable autocomplete functionality with the latest Angular 20.3.1 compatibility.
Migration Notes
Autocomplete Improvements
- Enhanced indicator and cleaner interaction - no code changes required
- Fixed initialization behavior prevents unwanted null emissions
- Improved selection clearing provides better user experience
- All improvements are backward compatible
Angular 20.3.1 Benefits
- Latest Angular security updates and performance improvements
- Enhanced development tools and TypeScript support
- Better build performance and optimization capabilities
- Improved debugging and error reporting
These updates bring your application to the latest CoreUI PRO v5.5.14 for Angular 20 with significant autocomplete improvements and comprehensive dependency updates.



