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

CoreUI for Angular v5.6.25 - Angular 21.2.17 Update

CoreUI for Angular v5.6.25 - Angular 21.2.17 Update

We are pleased to announce the release of CoreUI for Angular v5.6.25. This release aligns the library with Angular 21.2.17, hardens the Icon component against XSS, and refreshes the surrounding dependency stack.


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

ng update @angular/[email protected] @angular/[email protected] @coreui/angular@~5.6.25

What’s New

Security

  • Icon: Escape the title to prevent XSS via bypassSecurityTrustHtml.

Maintenance Updates

  • Docs: Updated the CoreUI Icons URL to coreui.io/icons and added a SECURITY.md.
  • Tooling: Added a Dependabot configuration.

Angular 21.2.17 Alignment

This release keeps CoreUI for Angular aligned with Angular 21.2.17, 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 for Angular v5.6.25:

Angular Core Updates

  • @angular/animations from: 21.2.14 to: 21.2.17
  • @angular/common from: 21.2.14 to: 21.2.17
  • @angular/compiler from: 21.2.14 to: 21.2.17
  • @angular/core from: 21.2.14 to: 21.2.17
  • @angular/forms from: 21.2.14 to: 21.2.17
  • @angular/localize from: 21.2.14 to: 21.2.17
  • @angular/platform-browser from: 21.2.14 to: 21.2.17
  • @angular/router from: 21.2.14 to: 21.2.17
  • @angular/cdk from: 21.2.12 to: 21.2.14

Angular Development Tools

  • @angular/build from: 21.2.12 to: 21.2.18
  • @angular/cli from: 21.2.12 to: 21.2.18
  • @angular/compiler-cli from: 21.2.14 to: 21.2.17
  • @angular/language-service from: 21.2.14 to: 21.2.17
  • @angular-devkit/schematics from: 21.2.12 to: 21.2.18

Other Updates

  • @types/node from: 24.12.4 to: 24.13.2
  • eslint from: 10.4.0 to: 10.6.0
  • jasmine-core from: 6.2.0 to: 6.3.0
  • native-copyfiles from: 2.0.1 to: 2.0.3
  • ng-packagr from: 21.2.3 to: 21.2.5
  • prettier from: 3.8.3 to: 3.9.4
  • typescript-eslint from: 8.59.4 to: 8.62.1

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 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