-
Notifications
You must be signed in to change notification settings - Fork 27.2k
Support TypeScript 3.7 #33596
Copy link
Copy link
Closed
Labels
area: coreIssues related to the framework runtimeIssues related to the framework runtimefeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfreq2: medium
Milestone
Metadata
Metadata
Assignees
Labels
area: coreIssues related to the framework runtimeIssues related to the framework runtimefeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfreq2: medium
🚀 feature request
Relevant Package
This feature request is for @angular/coreDescription
TypeScript 3.7 was released today. It includes plenty of useful new features, like the optional chaining and nullish coalescing operators. Angular should support it.