question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItΒ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support TypeScript 3.8

See original GitHub issue

πŸš€ feature request

Relevant Package

@angular/core

Description

TypeScript 3.8-rc was released today. It includes plenty of useful new features, like Type-Only Imports and Export, ECMAScript Private Fields, and export * as ns Syntax. Angular should support it.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:29
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

9reactions
EatonZcommented, Feb 21, 2020
7reactions
EatonZcommented, Feb 8, 2020

@alxhub Is that a new policy? Angular 8.2, a minor release, brought TypeScript 3.5 support, so it would seem logical that 9.1 would bring 3.8 support.

BTW, Microsoft has this to say about 3.8 RC, so it’s probably safe to start working on it now:

Between this RC and our final release, we expect no changes apart from critical bug fixes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Documentation - TypeScript 3.8
TypeScript 3.8 adds a new syntax for type-only imports and exports. ... TypeScript 3.8 brings support for ECMAScript's private fields, part of the...
Read more >
Announcing TypeScript 3.8 - Microsoft Developer Blogs
TypeScript 3.8 brings support for ECMAScript's private fields, part of the stage-3 class fields proposal. This work was started and drivenΒ ...
Read more >
typescript - npm
TypeScript is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scaleΒ ...
Read more >
TypeScript >=3.8 Support Β· Issue #4914 Β· palantir/tslint - GitHub
Hi! TSLint no longer builds using TypeScript 3.8, and we'd like to fix the source code up to at least be able to...
Read more >
Prettier 2.0 Supports Typescript 3.8, Improves CLI - InfoQ
Prettier now supports new syntax included in the TypeScript 3.8 release, covering type-only imports and exports, ECMAScript private fields, andΒ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found