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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeScript 3.5 Support #31059

Closed
gcalison opened this issue Jun 14, 2019 · 9 comments
Closed

TypeScript 3.5 Support #31059

gcalison opened this issue Jun 14, 2019 · 9 comments
Labels
feature Issue that requests a new feature
Milestone

Comments

@gcalison
Copy link

馃殌 feature request

Relevant Package

This feature request is for all Angular projects (components, cli, etc).

Description

Angular does not support TypeScript 3.5.

Describe the solution you'd like

Add support for TypeScript 3.5.

TypeScript 3.5 sidenote from here:
"Note that this release shifts TypeScript from a 2-month release cycle to a 3-month release cycle."
Hopefully this new release cycle will make it easier for Angular to adopt releases faster.馃槈

@AndrewKushnir AndrewKushnir added comp: misc feature Issue that requests a new feature labels Jun 14, 2019
@ngbot ngbot bot added this to the Backlog milestone Jun 14, 2019
@snebjorn
Copy link

Hope this will make it into v8.1 because:

One of the main highlights of this release is actually a fix for a type-checking bug the TypeScript team introduced in v3.4 that caused longer build times and made TypeScript/JavaScript editor operations "unbearably slow".

@GoGoris
Copy link

GoGoris commented Jun 26, 2019

Support for Object.fromEntries was also added. This is already supported in most major browsers so it would be a nice feature.

@tyuip6
Copy link

tyuip6 commented Jun 26, 2019

Looks like 8.1 just entered RC phase, which just means bug fixes until release, I believe. So no TS 3.5. 馃槶

@fr0
Copy link

fr0 commented Jul 10, 2019

What is the usual lag time between TypeScript releases and Angular support? Is this delay normal?

@blogcraft
Copy link

Any idea when will this be merged? It seems the commit is pending various checks.

@AndrewKushnir
Copy link
Contributor

fixed in 8.2.0 see #31615

@blogcraft
Copy link

Package "@angular-devkit/build-angular" has an incompatible peer dependency to "typescript" (requires ">=3.1 < 3.5", would install "3.5.3")

@blogcraft
Copy link

ngxs/store#1195

@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 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Issue that requests a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants