Skip to content

[REQ] [typescript-angular] Support Angular 11 #7935

@patst

Description

@patst

Is your feature request related to a problem? Please describe.

I want to have the API clients generated using ngVersion=11.0.0.
At the moment this does not work because at least the typescript version needs to be bumped to >=4.0.0 and <4.1.0.

Describe the solution you'd like

Update the typescript and ngpackagr dependencies if ngVersion is set to 11.

Maybe increase the default version to 11 as well.

Furthermore, I would think about making the typescript version configurable with a property typescriptVersion. Then new Angular versions can be supported without the requirement to change the generator code.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions