Skip to content
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

Feat: Add support for TypeScript 3 #25200

Closed
alan-agius4 opened this issue Jul 30, 2018 · 13 comments
Closed

Feat: Add support for TypeScript 3 #25200

alan-agius4 opened this issue Jul 30, 2018 · 13 comments
Labels
area: build & ci Related the build and CI infrastructure of the project area: core Issues related to the framework runtime feature Issue that requests a new feature
Milestone

Comments

@alan-agius4
Copy link
Contributor

alan-agius4 commented Jul 30, 2018

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
[ ] Other... Please describe:

Current behavior

Supports up to 2.9.x

Expected behavior

Support typescript V3.

What is the motivation

Today Typescript 3 was officially released.

What’s new:
https://github.com/Microsoft/TypeScript/wiki/What%27s-new-in-TypeScript

@sarunint
Copy link
Contributor

sarunint commented Jul 30, 2018

As the team had said, v6.1 will be the last planned minor release for v6.x, I think we'll see Angular with TypeScript 3.x support in Angular v7.

That's just my speculation, though.

Side note, it's quite hard to keep up with TypeScript releases because TS introduces breaking changes (to the API) even in minor releases.

@Teamop
Copy link
Contributor

Teamop commented Jul 31, 2018

But currently, there's an issue with typescript 2.9.2 which breaks the auto import feature for javascript and typescript which is a little annoying for developers.
And based on the issue in vs code and microsoft/TypeScript#23230, currently the only way is to upgrade to 3.0, or just downgrade.

@IgorMinar IgorMinar added area: build & ci Related the build and CI infrastructure of the project area: core Issues related to the framework runtime labels Jul 31, 2018
@ngbot ngbot bot added this to the needsTriage milestone Jul 31, 2018
@VovanSuper
Copy link

Also... some bigger Angular projects are written by dedicating parts of those into Angular Libs; Ts3 brings new features ("composite", "declaration" tsconfig flags, /// directive) for such cases (afaiu), which would bring even better experience...

@mhevery mhevery added the feature Issue that requests a new feature label Aug 2, 2018
@ngbot ngbot bot modified the milestones: needsTriage, Backlog Aug 2, 2018
@mhevery
Copy link
Contributor

mhevery commented Aug 2, 2018

PRs welcome.

@alan-agius4
Copy link
Contributor Author

Most likely we'll also have to wait until tsickle supports TypeScript 3
angular/tsickle#868

@krokofant
Copy link

@alan-agius4 Why close this?

@albohlabs
Copy link

@krokofant have a look at this PR #25275

@alan-agius4
Copy link
Contributor Author

Issue closed as PR was merged.

@krokofant
Copy link

krokofant commented Aug 28, 2018

@alan-agius4 I only see the PR as closed and not merged. 😕 Looks weird but I can see that it's merged by the commits.

@alan-agius4
Copy link
Contributor Author

alan-agius4 commented Aug 28, 2018 via email

@alan-agius4
Copy link
Contributor Author

alan-agius4 commented Oct 5, 2018 via email

@mhosman
Copy link

mhosman commented Oct 19, 2018

Angular 7.0 just arrived yesterday !!!

@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 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: build & ci Related the build and CI infrastructure of the project area: core Issues related to the framework runtime feature Issue that requests a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants