Update to Angular 10 #39
Labels
accepted
Enhancement has been recorded in the Senzing backlog
dependencies
Change requested in dependencies
maintenance
tasks related to code maintenance
We should update the library to compile using angular-cli@10.0.0
This will update the library to compile using the newest versions of dependencies, tooling, and schema's.
There are currently several dependency compatibility issues preventing compilation using the older Angular 7, or more specifically the dependencies that angular devkit defines for the 7 release. Since this project is just for compiling the
rest-api-client-ng
library which just creates an angular compatible module for communicating with the senzing-api-server it will be easier to just upgrade the lib than try and come up with temporary/unstable solutions to the issue. The end user should see no difference since it just affects those trying to compile from source. The end result should still be a package that is compatible with projects based on older releases of angular.The end user should see no difference since it just affects those trying to compile from source. The end result should still be a package that is compatible with projects based on older releases of angular.
Note: this update is being performed in multiple repositories simultaneously.
see the following tickets for associated tickets:
The text was updated successfully, but these errors were encountered: