Apex Designer Documentation
What's New
Getting Started
Projects
Business Objects
Processes
User Interfaces
App Behaviors
Files
Dependencies
Project Settings
Libraries
Patterns and Best Practices
App Showcase
Frequently Asked Questions

Upgrading To Angular 19

Blank Profile Image
Written by Andy Roper
Updated 4 minutes ago
Less than a minute read

Migration Strategy

  1. Create a branch from your current production release which will become the Angular 19 version of your application. This will allow you to modify the branch while simultaneously supporting application of hotfixes to your production application during the migration.

  2. Follow the guide below to migrate your branch to Angular 19.

  3. Address any issues in your Angular 19 branch that you discover.

  4. Merge the changes from your Angular 19 branch into the source project.

Upgrade Libraries

  1. Navigate to Dependencies in your application.

  2. Check each dependency for reliance on an Angular version. Angular Base Library, Angular Material, Apex Dynamic Components and Auth0 Angular will all be affected, and there may be others such as Design in Context, Camunda or the Monaco Editor Library.

  3. For each such dependency, change the version range to ~19.0.0 and then click the Apply Version Range button.

  4. Generate your application and then test it thoroughly.

Powered by Apex Designer
Terms of ServicePrivacy Policy
© 2017-2025 Apex Process Consultants