CoreUI v5.5.22 for Angular 20

CoreUI v5.5.22 for Angular 20

We’re pleased to announce the availability of CoreUI v5.5.22 for Angular 20, released on November 8, 2025!

This focused update includes pagination component improvements and development tool updates for enhanced code quality and consistency.


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.22 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.22, 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.22 for Angular 20, incorporating the latest fixes and optimizations.


What’s New

🛠 Component Improvements

Pagination Component Enhancement

  • Enhanced input transform for disabled property

    • Improved input handling for the disabled property in pagination component
    • Enhanced type safety and validation for disabled state management
    • Better integration with Angular forms and reactive patterns
    • Improved component consistency and predictable behavior
  • Code cleanup and optimization

    • Streamlined pagination component implementation for better maintainability
    • Enhanced code readability and debugging capabilities
    • Better performance through optimized component structure
    • Improved memory management and lifecycle handling

Development Tools Updates

ESLint Angular Rules

  • angular-eslint from 20.5.1 to 20.5.2
    • Enhanced linting rules for better code quality
    • Improved Angular-specific code analysis
    • Better detection of potential issues and anti-patterns
    • Enhanced development experience with more accurate linting

Enhanced Features

Pagination Improvements

  • Input Handling: Enhanced input property handling and validation
  • Type Safety: Improved TypeScript integration for disabled property
  • Component Consistency: Better consistency across component API
  • Developer Experience: Enhanced development experience with improved input transforms

Code Quality Enhancements

  • Linting Rules: Updated linting rules for better code consistency
  • Development Workflow: Improved development experience with updated tooling
  • Error Detection: Better detection of potential issues during development
  • Best Practices: Enforced Angular best practices through updated linting rules

Component Enhancements

  • Pagination System: Enhanced pagination component with better input handling
  • Type Safety: Improved TypeScript definitions and type checking
  • Property Handling: Better property validation and transformation
  • Performance: Optimized component performance and memory usage

Developer Experience

  • Code Quality: Enhanced linting rules for better code consistency
  • Development Tools: Improved development experience with updated tooling
  • Error Prevention: Better detection of common coding issues
  • Component API: More consistent and predictable component behavior

Fixes

  • Pagination Component: Enhanced disabled property handling and validation
  • Input Transforms: Improved input property transformation and type safety
  • Component Cleanup: General code cleanup and optimization
  • Development Tools: Updated linting rules and development dependencies

This focused update ensures your CoreUI applications have more reliable pagination functionality and enhanced development tools for better code quality.

Migration Notes

Pagination Enhancement

  • Enhanced disabled property handling provides better type safety
  • Improved input transforms ensure more predictable component behavior
  • No breaking changes - existing implementations will benefit automatically

Development Experience

  • Updated linting rules may highlight additional code quality improvements
  • Review any new linting warnings for enhanced code consistency
  • Take advantage of improved Angular-specific code analysis

No Breaking Changes

This release maintains full backward compatibility while providing important component improvements and development tool updates.


These updates bring your application to the latest CoreUI v5.5.22 for Angular 20 with enhanced pagination functionality and improved 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.

Answers by CoreUI Core Team