Skip to content

Breaking Change: Running TypeScript on ES3 hosts no longer supported #10278

Closed
@RyanCavanaugh

Description

@RyanCavanaugh

#10270 uses APIs present only in ES5 runtimes to gain 15% speed and ~20% reduced memory usage.

This does not impact targeting ES3 hosts with --target ES3. The only scenario impacted is running the TypeScript compiler or language service on an ES3 host, which we believe to be very rare.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DuplicateAn existing issue was already created

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions