An error occurred while fetching the assigned milestone of the selected merge_request.
Merged
requested to merge github/fork/karismann/issue-2096-Wrong-Typescript-Version-for-Angular-6-with-Npm into master
Created by: karismann
The Angular Compiler 6 requires TypeScript >=2.7.2 and <2.10.0 #2096 (closed)
./bin/
to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh
, ./bin/openapi3/{LANG}-petstore.sh
, ./bin/security/{LANG}-petstore.sh
and ./bin/openapi3/security/{LANG}-petstore.sh
if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\
.master
3.4.x
, 4.0.x
master
.changed the TypeScript version for Angular 6 also changed tsickle and ngPackagr version for compatibility with this new TS Version