Skip to content

fix(@angular/cli): allow TS 2.6 for Angular >= 5.2 #9097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

devoto13
Copy link
Contributor

@devoto13 devoto13 commented Jan 4, 2018

Although it is not (yet?) mentioned in the changelog looks like 5.2.0-rc.0 added support for TypeScript 2.6 (angular/angular@83d207d). Opening a PR, so CLI won't show a warning once 5.2.0 stable goes live.

I tried to serve and build my project with TypeScript 2.6.2 + CLI 1.6.3 and it worked fine. So probably no other changes on the CLI side are needed.

Fixes #9162

@clydin clydin requested a review from hansl January 4, 2018 22:20
@devoto13
Copy link
Contributor Author

@hansl Angular 5.2.0 was released today and it supports TypeScript 2.6. Any chance we can get this PR merged before the next CLI release?

@akkumar
Copy link

akkumar commented Jan 17, 2018

The latest build - 10614.3 seems succesful . Still - travis-ci/pr shows to be failed. Any idea what could be going wrong here ?

@akkumar
Copy link

akkumar commented Jan 18, 2018

@hansl @clydin - build seems green now in ci. it would be great to get this in.

@Brocco Brocco merged commit f8dde33 into angular:master Jan 18, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning when using Angular 5.2 with TypeScript 2.6
6 participants