Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove the experimental flag of ɵcomponentImports #319

Closed
timdeschryver opened this issue Nov 2, 2022 · 2 comments
Closed

remove the experimental flag of ɵcomponentImports #319

timdeschryver opened this issue Nov 2, 2022 · 2 comments

Comments

@timdeschryver
Copy link
Member

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[])[];

timdeschryver added a commit that referenced this issue Nov 21, 2022
@github-actions
Copy link

🎉 This issue has been resolved in version 13.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@timdeschryver
Copy link
Member Author

Released in v13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant