Skip to content

Breaking change - .typeArguments removed from some TypeReferences #33693

@RyanCavanaugh

Description

@RyanCavanaugh

TypeScript Version: 3.7.0 beta and above

Search Terms: typeArguments TypeReference

Code

In some cases a TypeReference node may have an undefined .typeArguments property. This broke our own build, for example - #33691, and has high potential for breaking API consumers.

If we receive substantial feedback on this issue, we should install a shimming getter in the services bundle to map this to the equivalent call

Metadata

Metadata

Assignees

No one assigned

    Labels

    Breaking ChangeWould introduce errors in existing code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions