Skip to content

remove the experimental flag of ɵcomponentImports  #319

Closed
@timdeschryver

Description

@timdeschryver

Since Angular standalone components will be released in Angular v15 we should also add it to Angular Testing Library.
We already added this feature in #307, but it was also experimental.

We should now also remove the experimental flag on our side by renaming the property to componentImports

ɵcomponentImports?: (Type<any> | any[])[];

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