One data grid for JavaScript, React, Vue & Angular. Sorting, filtering, virtualization, pinning, and CSV export included. Early access $199 $349 → [Get it now]

CoreUI PRO for Angular v5.7.10 - Angular 22.0.8 Update and Avatar Fix

CoreUI PRO for Angular v5.7.10 - Angular 22.0.8 Update and Avatar Fix

We are pleased to announce the release of CoreUI PRO for Angular v5.7.10. This release aligns the library with Angular 22.0.8, fixes a deferred-loading warning in the Avatar component, and expands the API documentation. No breaking changes were announced in the published release notes.


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 for Angular v5.7.10, run:

ng update @angular/core@22 @angular/cli@22 @coreui/coreui-pro@~5.27.0 @coreui/angular-pro@~5.7.10
  • Please ensure that there are no error messages in the results.
  • Download the latest PRO packages from CoreUI Downloads.

What’s New

Bug Fixes

  • Avatar: Resolved the NG8021 warning by setting an explicit main trigger for @defer, so prefetching now takes effect instead of defaulting to idle.

Documentation

  • API: Documented the inputs and outputs that the component docs already describe, improving the generated API reference.

Angular 22.0.8 Alignment

This release keeps CoreUI PRO for Angular aligned with Angular 22.0.8, ensuring that framework packages, build tooling, and runtime dependencies stay in sync for smoother upgrades and better day-to-day stability.

Dependency Updates

We have updated key dependencies to their latest compatible versions for CoreUI PRO for Angular v5.7.10:

Angular Core Updates

  • @angular/animations from: 22.0.7 to: 22.0.8
  • @angular/common from: 22.0.7 to: 22.0.8
  • @angular/compiler from: 22.0.7 to: 22.0.8
  • @angular/core from: 22.0.7 to: 22.0.8
  • @angular/forms from: 22.0.7 to: 22.0.8
  • @angular/localize from: 22.0.7 to: 22.0.8
  • @angular/platform-browser from: 22.0.7 to: 22.0.8
  • @angular/router from: 22.0.7 to: 22.0.8
  • @angular/aria from: 22.0.5 to: 22.0.6
  • @angular/cdk from: 22.0.5 to: 22.0.6

Angular Development Tools

  • @angular/build from: 22.0.7 to: 22.0.8
  • @angular/cli from: 22.0.7 to: 22.0.8
  • @angular/compiler-cli from: 22.0.7 to: 22.0.8
  • @angular/language-service from: 22.0.7 to: 22.0.8
  • @angular-devkit/schematics from: 22.0.7 to: 22.0.8
  • ng-packagr from: 22.0.1 to: 22.0.2

Other Updates

  • eslint from: 10.7.0 to: 10.8.0

Migration Notes

This is a maintenance release with no breaking changes announced in the published release notes. After upgrading:

  1. Install updated dependencies.
  2. Run your test suite and verify the build.
  3. Check the most important application flows that rely on Angular and CoreUI components.
  4. Review your application for console warnings after the upgrade.

For the latest package files and update access, visit CoreUI Downloads.