CoreUI PRO Angular Admin Template v5.7.6 - Angular 22 Update
We are pleased to announce the release of CoreUI PRO Angular Admin Template v5.7.6. This update upgrades the template to Angular 22.0.7, refreshes the bundled CoreUI PRO packages, and modernizes the HTTP client configuration for enterprise dashboard projects.
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
Download the latest version from CoreUI Downloads.
After downloading:
npm install
ng serve
If you are updating an existing customized project, compare your local changes with the latest template files and bring over the parts you need before deploying.
What’s New
Angular 22 Alignment
This release upgrades CoreUI PRO Angular Admin Template to Angular 22.0.7, moving the template from the Angular 21 line to Angular 22 and keeping framework packages, build tooling, and runtime dependencies in sync for smoother upgrades and better day-to-day stability.
Improvements
- Routes: Added
withXhrto theprovideHttpClientcalls that rely onHttpXhrBackend, aligning the HTTP client setup with the current Angular API. - Cleanups: Applied minor code cleanups across the template.
CoreUI PRO Package Refresh
- Updated bundled CoreUI PRO Angular packages to 5.7.6 for version consistency across the project.
- Updated the CoreUI PRO Bootstrap package to 5.26.0, bringing the latest styling and component updates to the template.
- Keeps the main package, Chart.js integration, and icons package aligned with the current release of CoreUI for Angular.
Dependency Updates
We have updated key dependencies to their latest compatible versions for CoreUI PRO Angular Admin Template v5.7.6:
Angular Core Updates
@angular/animationsfrom:21.2.14to:22.0.7@angular/commonfrom:21.2.14to:22.0.7@angular/compilerfrom:21.2.14to:22.0.7@angular/corefrom:21.2.14to:22.0.7@angular/formsfrom:21.2.14to:22.0.7@angular/localizefrom:21.2.14to:22.0.7@angular/platform-browserfrom:21.2.14to:22.0.7@angular/platform-browser-dynamicfrom:21.2.14to:22.0.7@angular/routerfrom:21.2.14to:22.0.7@angular/ariato:22.0.5@angular/cdkfrom:21.2.12to:22.0.5@angular/google-mapsfrom:21.2.12to:22.0.5
Angular Development Tools
@angular/buildfrom:21.2.12to:22.0.7@angular/clifrom:21.2.12to:22.0.7@angular/compiler-clifrom:21.2.14to:22.0.7@angular/language-servicefrom:21.2.14to:22.0.7
CoreUI PRO Packages
@coreui/angular-chartjsfrom:5.6.24to:5.7.6@coreui/angular-profrom:5.6.24to:5.7.6@coreui/coreui-profrom:5.25.1to:5.26.0@coreui/icons-angularfrom:5.6.24to:5.7.6
Other Updates
@fullcalendar/angularfrom:6.1.20to:6.1.21@fullcalendar/corefrom:6.1.20to:6.1.21@fullcalendar/daygridfrom:6.1.20to:6.1.21@fullcalendar/interactionfrom:6.1.20to:6.1.21@fullcalendar/listfrom:6.1.20to:6.1.21@fullcalendar/timegridfrom:6.1.20to:6.1.21date-fnsfrom:4.3.0to:4.4.0@types/google.mapsfrom:3.64.1to:3.65.2@types/nodefrom:24.12.4to:24.13.3jasmine-corefrom:6.2.0to:6.3.0typescriptfrom:5.9.3to:6.0.3
Migration Notes
This release moves the template from Angular 21 to Angular 22 - a major framework upgrade. Before updating a customized project, review the official Angular Update Guide for framework-level changes.
After upgrading:
- Install updated dependencies.
- Run your test suite and verify the build.
- Check the most important application flows that rely on Angular and CoreUI components.
- Compare any template-level customizations with the updated source files before deploying.
For the latest package files and update access, visit CoreUI Downloads.



