Skip to content

Is Node 8 still supported? #35958

Closed
Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Search Terms

node 8 10 eol end of life deprecation

Suggestion

Node 8 has reached end-of-life as of December 31, 2019 (link). Is there a formal timeline for when TypeScript will drop support for the platform?

Use Cases

#35957 has build errors in Node 8 for capture groups not being supported (though, admittedly, I am dubious about relying on the platform's RegExp constructor in the compiler...).

Checklist

My suggestion meets these guidelines:

  • [❌?] This wouldn't be a breaking change in existing TypeScript/JavaScript code
  • This wouldn't change the runtime behavior of existing JavaScript code
  • This could be implemented without emitting different JS based on the types of the expressions
  • This isn't a runtime feature (e.g. library functionality, non-ECMAScript syntax with JavaScript output, etc.)
  • This feature would agree with the rest of TypeScript's Design Goals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions